django/django/db
2014-03-23 20:45:22 +01:00
..
backends Removed unused imports. 2014-03-21 20:18:19 -04:00
migrations Mark model renaming as irreversible for now (#22248) 2014-03-19 21:25:26 -07:00
models Removed legacy transaction management per the deprecation timeline. 2014-03-21 21:06:50 +01: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