Re: 500 error - can't tie down the exception

2008-09-17 Thread Donn
I have found that using Firebug (in Firefox) is a real boon. You can open the response header and see the Django error page (open it in a new tab). \d --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users"

500 error - can't tie down the exception

2008-09-16 Thread Flo
Hi, Hi, I have the following code fragment that I call via an Ajax call (from prototype), it throws an exception that I can't tie down - i don't get any console output and the code runs fine when i simulate it in the shell - so I assume it's related to the incoming POST parameter. The result of t