The problems is that some part of your code is screwing up something with your 
database connection. Then, some other part of your code tries to use the 
database and it can't, so it breaks. Find out where the error is coming from 
(from your traceback), then figure out what code executes before that code.

Shawn

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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