django1/django/db
Vincent-Vega d04e730224 Fixed #22711 -- Adjusted ordering checks to allow implicit relation fields.
refs #19195.
2014-06-01 15:36:25 -04:00
..
backends Merge pull request #2726 from gchp/ticket-20550 2014-06-01 17:26:56 +02:00
migrations Fixed #22659 -- Prevent model states from sharing field instances. 2014-06-01 15:10:38 -04:00
models Fixed #22711 -- Adjusted ordering checks to allow implicit relation fields. 2014-06-01 15:36:25 -04: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