On 6/23/06, wiz <[EMAIL PROTECTED]> wrote:
> > Though the default 500 view has since gone back to a standard Context.
> > As Adrian explained in the commit message, this is to avoid having
> > context processors in the 500 view raise something that'd result in a
> > 500 ;)
> Maybe they should use RequestContext and fallback to plain Context on errors?

Nah, that's a bad idea to do complex things while you're in some kind
of error handler.

-- 
Sincerely,
Vladimir "Farcaller" Pouzanov
http://www.hackndev.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@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-developers
-~----------~----~----~----~------~----~------~--~---

Reply via email to