django1/django/db
Aymeric Augustin 93af822c00 Improved recovery when the connection is closed in an atomic block. 2013-03-13 15:17:40 +01:00
..
backends Improved recovery when the connection is closed in an atomic block. 2013-03-13 15:17:40 +01:00
models Refactored qs.add_q() and utils/tree.py 2013-03-13 10:44:49 +02:00
__init__.py Added some assertions to enforce the atomicity of atomic. 2013-03-11 14:48:55 +01:00
transaction.py Made atomic usable when autocommit is off. 2013-03-13 15:17:40 +01:00
utils.py Deprecated TransactionMiddleware and TRANSACTIONS_MANAGED. 2013-03-11 15:04:05 +01:00