django1/django/db
Andrew Godwin 8c12d51ea2 Fixed #22487: Optional rollback emulation for migrated apps 2014-06-08 19:30:15 -07:00
..
backends Fixed #22487: Optional rollback emulation for migrated apps 2014-06-08 19:30:15 -07:00
migrations Fixed #22777: Add dependency on through for autodetected M2M adds 2014-06-08 17:12:59 -07:00
models Fixed #10811 -- Made assigning unsaved objects to FK, O2O, and GFK raise ValueError. 2014-06-05 13:12:01 -04:00
__init__.py Fixed #3711, #6734, #12581 -- Bounded connection.queries. 2014-06-07 14:37:43 +02: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