django1/django/db
Aymeric Augustin 31e16c1343 Negligible style fix. 2013-09-07 13:48:37 -05:00
..
backends Fixed a number of flake8 errors -- particularly around unused imports and local variables 2013-09-06 21:56:40 -07:00
migrations RunSQL migration operation and alpha SeparateDatabaseAndState op'n. 2013-09-07 11:03:38 -05:00
models Negligible style fix. 2013-09-07 13:48:37 -05:00
__init__.py A large number of stylistic cleanups across django/db/ 2013-07-08 10:39:54 +10:00
transaction.py Tested exc_type instead of exc_value in __exit__. 2013-09-04 16:19:04 -05:00
utils.py Revert "Fixed #20956 -- Removed useless check in django.db.utils" 2013-08-22 09:47:17 -04:00