Wiadomość napisana w dniu 2009-05-04, o godz. 11:04, przez Raashid:

> An unhandled exception was thrown by the application.
> I m getting this error on form submit even though same code is working
> fine locally. I m using django and cherokee web server .


This is caused by error thrown by flup before django's 500 handler is  
loaded, eg. something wrong with your settings module. To see the  
actual error you can start the app with runfcgi debug=true.

-- 
We read Knuth so you don't have to. - Tim Peters

Jarek Zgoda, R&D, Redefine
jarek.zg...@redefine.pl


--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to