On Fri, Oct 22, 2010 at 5:59 PM, Christophe Pettus <[email protected]> wrote: > Why does transaction management only commit on is_dirty?
It's a bug: http://code.djangoproject.com/ticket/9964. Looks like the patch there is OK, but still needs some work (there's a couple of TODOs still). 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.
