django1/django/db
Marc Tamlyn aea9faa146 Fix pep8 violation in migration template. 2014-02-05 14:39:44 +00:00
..
backends Make mysql's CursorWrapper a contextmanager. 2014-02-02 22:43:53 +01:00
migrations Fix pep8 violation in migration template. 2014-02-05 14:39:44 +00:00
models Fixed #21748 -- join promotion for negated AND conditions 2014-02-04 18:48:06 +02:00
__init__.py A large number of stylistic cleanups across django/db/ 2013-07-08 10:39:54 +10:00
transaction.py Fixed #21288 -- Fixed E126 pep8 warnings 2013-10-21 08:31:30 -04:00
utils.py Changed get_migratable_models to use an app config. 2013-12-29 21:25:28 +01:00