django1/django/db
Aymeric Augustin 5f2f47fdfc Fixed #21553 -- Ensured unusable database connections get closed. 2014-04-09 22:41:33 +02:00
..
backends Fixed #21553 -- Ensured unusable database connections get closed. 2014-04-09 22:41:33 +02:00
migrations Fixed #22363 -- Correctly serialize `django.utils.datetime_safe` objects. 2014-04-03 14:54:16 -04:00
models Fixed #22236 -- Removed inappropriate usage of signals 2014-04-05 21:00:31 +02:00
__init__.py Removed unused imports. 2014-03-21 20:18:19 -04:00
transaction.py Fixed #22291 -- Avoided shadowing deadlock exceptions on MySQL. 2014-03-23 20:45:22 +01:00
utils.py Removed deprecated TRANSACTIONS_MANAGED setting. 2014-03-21 21:34:47 +01:00