django1/django/db
Simon Charette ff874f363c Fixed field deconstruction tests failures introduced by 1506c71a95.
refs #12030.
2014-03-25 18:54:52 -04:00
..
backends Fixed #12030 -- Validate integer field range at the model level. 2014-03-25 14:31:20 -04:00
migrations Fixed #22331 -- Made MigrationAutodetector ignore unmanaged models. 2014-03-25 18:30:58 -04:00
models Fixed field deconstruction tests failures introduced by 1506c71a95. 2014-03-25 18:54:52 -04: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