It would be really cool if django-xmlrpc could introspect models and return them as native XML-RPC types

Bug #258039 reported by Graham Binns
2
Affects Status Importance Assigned to Milestone
django_xmlrpc
Triaged
Wishlist
Unassigned

Bug Description

At the moment, if you try to return a Model instance, django-xmlrpc will break because xmlrpclib doesn't know how to marshall objects into XML-RPC datatypes.

It would be cool if django-xmlrpc could take a model and turn it into a dict (and thus an XML-RPC struct).

Graham Binns (gmb)
Changed in django-xmlrpc:
importance: Undecided → Wishlist
status: New → Triaged
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.