Noob here :) In what circumstance admin template for 500 error used?
I use nfa-branch svn. In admin site, when my app raise exception, django seems to load 500.html from my project, or from the app, but not from admin template. Am i miss something? I want different 500 template between admin site and frontend. Is it 500_handler in urls is the way to go, by eg. looking at request.META['PATH_INFO']? Thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---