On Mon, Nov 2, 2009 at 11:27 AM, Ben Ford <[email protected]> wrote: > I'm really curious though -- can anyone remember far back enough to > know where this came from? I haven't been able to find a single > mention of DISABLE_TRANSACTION_MANAGEMENT Â anywhere in django's > history!
I'm pretty sure this is a documentation issue -- I think `DISABLE_TRANSACTION_MANAGEMENT = True` in the docs should just be `TRANSACTIONS_MANAGED = False`. Jacob --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---
