django1/django/db
Baptiste Mispelon 621c25c419 Added missing deconstruct() methods. 2013-12-06 15:23:34 +01:00
..
backends Fixed E125 pep8 warnings 2013-11-28 08:50:11 -05:00
migrations Made the migration detector use meta.local_fields instead of meta.fields. 2013-12-06 15:23:21 +01:00
models Added missing deconstruct() methods. 2013-12-06 15:23:34 +01: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 Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00