django1/django/db
Alasdair Nicol a800036981 Fixed #21287 -- Fixed E123 pep8 warnings 2013-10-18 10:07:39 +01:00
..
backends Fixed #21285 -- Fixed E121,E122 pep8 warnings 2013-10-17 20:20:11 -04:00
migrations First pass on squashmigrations command; files are right, execution not. 2013-10-16 12:00:07 +01:00
models Fixed #21285 -- Fixed E121,E122 pep8 warnings 2013-10-17 20:20:11 -04:00
__init__.py A large number of stylistic cleanups across django/db/ 2013-07-08 10:39:54 +10:00
transaction.py Fixed #21134 -- Prevented queries in broken transactions. 2013-09-30 09:42:27 +02:00
utils.py Fixed #21287 -- Fixed E123 pep8 warnings 2013-10-18 10:07:39 +01:00