#5617: Default server_error view should render with RequestContext
-------------------------------------------------------------+--------------
Reporter: Nick Fishman <[email protected]> | Owner:
nobody
Status: closed | Milestone:
Component: HTTP handling | Version:
SVN
Resolution: wontfix | Keywords:
server_error, RequestContext, error, templates
Stage: Unreviewed | Has_patch:
1
Needs_docs: 0 | Needs_tests:
0
Needs_better_patch: 0 |
-------------------------------------------------------------+--------------
Comment (by stavros):
I would like to second this. I find tobias's approach best, as it doesn't
break the handler on error and still allows people to use the
RequestContext. I think that every site that uses MEDIA_URL will have a
hacky handler500 to pass this to the template, and I think it would be
much better if this was default Django bejaviour.
--
Ticket URL: <http://code.djangoproject.com/ticket/5617#comment:4>
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
-~----------~----~----~----~------~----~------~--~---