Hi Andrew,

> What is the error 500?  Is it the same error every time?

I did not find any details in the logs and with DEBUG = True, the site
starts behaving correctly.

> Also, you have restarted apache?  Different apache processes could be
> out of sync and running different django configs, thus giving
> different outcomes.

Yes, to no avail.

After half a day of experimenting, it looks like using the
transactional middleware to make a separate transaction for every
request was what was needed (still testing to make sure everything
works, but I did not see the error for some time now.

Thanks, Petr

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