On 2 Mar, 00:10, Jason Culverhouse <ja...@mischievous.org> wrote: > Hi, > It seems that the contenttype framework and the sites contribs > conflict with using the autocommit:True database option.
Do you really need that autocommit? Django has its own concept of autocommit, which seems to just work most of the time. With database-level autocommit turned on, Django-level transaction handling is not going to do anything useful. -- Tomasz Zielinski pyconsultant.eu -- 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.