#9081: [patch] More flexible render_to_response()
-----------------------------+----------------------------------------------
Reporter: bhagany | Owner: nobody
Status: new | Milestone:
Component: HTTP handling | Version: 1.0
Keywords: | Stage: Unreviewed
Has_patch: 1 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
-----------------------------+----------------------------------------------
This is the first time I've submitted a patch (anywhere), so if I've made
some unbelievable gaffe, please be gentle, and I will do what I can to
fix. This is just a little improvement I've been using on my own for a
while - it allows you to specify a response_class kwarg when calling
render_to_response, if you'd prefer to send something other than an
HttpResponse.
--
Ticket URL: <http://code.djangoproject.com/ticket/9081>
Django <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
-~----------~----~----~----~------~----~------~--~---