#547: [patch] XMLRPC support for django
----------------------------------+-----------------------------------------
   Reporter:  [EMAIL PROTECTED]  |                Owner:  adrian    
     Status:  closed              |            Component:  Tools     
    Version:                      |           Resolution:  duplicate 
   Keywords:                      |                Stage:  Unreviewed
  Has_patch:  1                   |           Needs_docs:  0         
Needs_tests:  0                   |   Needs_better_patch:  0         
----------------------------------+-----------------------------------------
Comment (by [EMAIL PROTECTED]):

 > How is it possible to raise an exception with this implementation of
 xmlrpc? I would like to send an error code (<fault>...) instead of a
 generic HTTP 500 server error code.
 
 Raise an instance of the `xmlrpclib.Fault` class.  Example here:
 [http://www.personal-api.com/train/2007/feb/01/pingbacks-xml-rpc-and-
 django/ Pingbacks: XML-RPC and Django].

-- 
Ticket URL: <http://code.djangoproject.com/ticket/547#comment:8>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to