django1/django/db
Andrew Godwin a4737bf6ae Fixed #22645: Allow apps with no models module to still have migrations 2014-05-20 13:19:17 +01:00
..
backends Revert "Fixed regression from a2dd618e3b4a7472fab852da450ca5eef92a922f." 2014-05-19 14:57:06 +01:00
migrations Fixed #22645: Allow apps with no models module to still have migrations 2014-05-20 13:19:17 +01:00
models Fixed #22648 -- Transform.output_type should respect overridden custom_lookup and custom_transform. 2014-05-17 12:26:15 +02:00
__init__.py Removed unused imports. 2014-03-21 20:18:19 -04:00
transaction.py Improved a comment. Thanks intgr for the report. 2014-04-11 23:01:00 +02:00
utils.py Removed deprecated TRANSACTIONS_MANAGED setting. 2014-03-21 21:34:47 +01:00