django1/django/db
Aymeric Augustin 7b4815b455 Expressed the dirty flag handling logic in terms of autocommit. 2013-03-11 14:48:54 +01:00
..
backends Expressed the dirty flag handling logic in terms of autocommit. 2013-03-11 14:48:54 +01:00
models Made transaction.managed a no-op and deprecated it. 2013-03-11 14:48:53 +01:00
__init__.py Added import forgotten in 2ee21d9. 2013-03-01 23:46:53 +01:00
transaction.py Added an API to control database-level autocommit. 2013-03-11 14:48:53 +01:00
utils.py Fixed tests broken in 2ee21d9. 2013-02-28 17:08:16 +01:00