django1/django/db
Aymeric Augustin 107d9b1d97 Added an option to disable the creation of savepoints in atomic. 2013-03-11 15:05:04 +01:00
..
backends Added an option to disable the creation of savepoints in atomic. 2013-03-11 15:05:04 +01:00
models Deprecated transaction.is_managed(). 2013-03-11 14:48:54 +01:00
__init__.py Added some assertions to enforce the atomicity of atomic. 2013-03-11 14:48:55 +01:00
transaction.py Added an option to disable the creation of savepoints in atomic. 2013-03-11 15:05:04 +01:00
utils.py Deprecated TransactionMiddleware and TRANSACTIONS_MANAGED. 2013-03-11 15:04:05 +01:00