django1/django/db
Andrew Godwin 03900a02d5 Fixed #22432: SQLite M2M repointing now works. Thanks to xelnor. 2014-05-20 16:25:59 +01:00
..
backends Fixed #22432: SQLite M2M repointing now works. Thanks to xelnor. 2014-05-20 16:25:59 +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