Firebug http://www.joehewitt.com/software/firebug/ has helped me out a
ton.  In it's console firebug shows every ajax request, and if there is
an http 500 error you can see the entire response.  So you don't see
the nicely formated django error page, but you see the html source of
the nicely formated django page.  So at least you can see the stack
trace.


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to