Posted on Jun 26, 2007 by
Swift Camel
All view-functions on django get as a first parameter the request parameter. The django-XMLRPC breaks this behavior. If i want to read something from the session like the language used or some parameters saved in the session this is needed. We use Django-AMF and there a function call always gets the request object too. This would allow us to map the same functions to XMLRPC and AMF.
Comment #1
Posted on Jun 26, 2007 by Grumpy HorseI have opened a bug report for this in Launchpad (link below). Please add yourself to that bug as a subscriber if you wish to track it.
Graham
Status: Moved
Labels:
Type-Defect
Priority-Medium