Hi

I have some problem with customizing error pages when application does
not work at all. One of things is stopping database on production
server and user should see normal description of problem. But instead
of this user see 'Unhandled exception'

Does there method to avoid that and get flup know that django returns
500 error. On production we're using nginx with proxying request to
django server.

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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to