On 12/4/07, Bram - Smartelectronix <[EMAIL PROTECTED]> wrote:
>
> Djee, that was pretty dumb.... You were right, debug was set to False,
> and in the 500 we're using the request. Does rendering of the 500
> normally use the context-processors?


No, 500.html is rendered with no context variables, no context processors.
The concern is that the server has encountered a serious error so at this
point trying to do anything fancy could run you into another exception.
This was recently discussed here:

http://groups.google.com/group/django-users/browse_thread/thread/aee94039eccf2d90/1f3a563dee09470a

Karen

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to