Unfortunately, no.
I was a bit unclear, but I want to redirect the user to a completely new location in case of an error. Say, for example, that the user navigates to http://mysite.org/myapp/dir/page, which causes an internal error. I would like the user to get redirected to http://someothersite.org/500.html instead of a 500-page that is under control of django. Would that be possible? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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-users -~----------~----~----~----~------~----~------~--~---

