django1/django/db
Simon Charette 0d397e5a5b Revert "Fixed #22397 -- Issues removing M2M field with explicit through model."
This reverts commit 00e3b9a2a9.

It's causing a regression when tested with the proxy_model_inheritance tests.
2014-04-18 01:27:30 -04:00
..
backends Revert "Fixed #22397 -- Issues removing M2M field with explicit through model." 2014-04-18 01:27:30 -04:00
migrations Revert "Fixed #22397 -- Issues removing M2M field with explicit through model." 2014-04-18 01:27:30 -04:00
models Fixed #22434 -- Retain ordering on related sliced subqueries. 2014-04-16 17:57:11 -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