We have a live server crash issues for which we are receiving emails from Django from our server, which is great.
But I'm having trouble debugging the problem because the local variables don't seem to be included in the email. All I can see is call stack followed by a <WSGIRequest .. > object - but nothing else. Does anyone know how to make Django supply all the variables in the email? TIA George Lund --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---

