django1/django/db
Loic Bistuer d59f1993f1 Made MigrationWriter look for a "deconstruct" attribute on functions.
Refs #20978.
2013-09-10 10:12:23 -04:00
..
backends Fixed #20707 -- Added explicit quota assignment to Oracle test user 2013-09-09 16:25:13 +03:00
migrations Made MigrationWriter look for a "deconstruct" attribute on functions. 2013-09-10 10:12:23 -04:00
models Made MigrationWriter look for a "deconstruct" attribute on functions. 2013-09-10 10:12:23 -04: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