django1/django/db
Aymeric Augustin 14aa563f51 Removed superfluous code now that connections use autocommit by default. 2013-03-11 14:48:54 +01:00
..
backends Removed superfluous code now that connections use autocommit by default. 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