How about use this app: http://code.google.com/p/django-crashlog/
It will store error info in db. DIrk On Sun, Nov 30, 2008 at 4:36 PM, Grzegorz Szymański <[EMAIL PROTECTED]>wrote: > > On Sunday 30 of November 2008 09:31:55 Grzegorz Szymański wrote: > > Hi, > > I have no too much experience with django and I have problem with my > django > > application. > > When I switch DEBUG variable in settings.py to True the given url is > > handled correctly and page is displayed as I expect. But when is switch > > DEBUG to False then I get "Unhandled exception error" I tried to set > ADMIN > > variable to get e-mail notification about this error but it seems not > > working. > > > > I could provide additional information if necessary. > > > > Cheers > It is django "1.0.1 final" and python 2.6. > > -- > Grzegorz Szymański | mailto:[EMAIL PROTECTED] | pgp:0x14A27314 > jabber ID: [EMAIL PROTECTED] > > Dzwon tanio do wszystkich! > Sprawdz >> http://link.interia.pl/f1fa7 > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

