django1/django/db
Tim Graham 471fb04a30 Fixed flake8 errors. 2014-04-20 13:08:04 -04:00
..
backends Fixed #22397 -- Issues removing M2M field with explicit through model 2014-04-18 16:44:47 -04:00
migrations Fixed flake8 errors. 2014-04-20 13:08:04 -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