2010/5/18 Ian Lewis <ianmle...@gmail.com>:
> Am I missing something? Are we talking about doing some kind of
> transaction management at the application level?

Yes: we're talking about Django's transaction management layer (that is, the
code in django.db.transaction), which controls how Python-level transaction
blocks map to SQL transactions.

The original email and writeup has a full explanation. :)

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-develop...@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to