django1/django/db
Alex Gaynor bac86ad1a3 REmoved some unused imports 2013-09-14 12:34:57 -07:00
..
backends Merge branch 'master' of https://github.com/django/django 2013-09-14 12:32:45 -07:00
migrations REmoved some unused imports 2013-09-14 12:34:57 -07:00
models Fixed #20950 -- Instantiate OrderedDict() only when needed 2013-09-14 20:52:17 +03: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