django1/django/db
Andrew Godwin ab5cbae9b7 First stab at some migration creation commands 2013-06-19 15:36:22 +01:00
..
backends Fix test running with new apps stuff/migrate actually running migrations 2013-06-19 15:36:02 +01:00
migrations First stab at some migration creation commands 2013-06-19 15:36:22 +01:00
models Merge remote-tracking branch 'core/master' into schema-alteration 2013-06-19 12:05:23 +01:00
__init__.py Delayed settings.DATABASE_ROUTERS usage by ConnectionRouter 2013-05-23 15:19:12 +02:00
transaction.py Changed API to disable ATOMIC_REQUESTS per view. 2013-05-19 19:53:16 +02:00
utils.py Fixed #17601 -- expose underlying db exceptions under py2 2013-06-04 12:46:10 +01:00