django1/django/db
Andrew Godwin 7d041b9394 Split up test and make the State classes a bit better. 2013-05-18 13:49:56 +02:00
..
backends More conversion to a ContextManager schema_editor 2013-05-18 11:48:46 +02:00
migrations Split up test and make the State classes a bit better. 2013-05-18 13:49:56 +02:00
models Add a deconstruct() method to Fields. 2013-05-18 13:48:57 +02:00
__init__.py Added some assertions to enforce the atomicity of atomic. 2013-03-11 14:48:55 +01:00
transaction.py Fix typo in transaction.Atomic docstring 2013-04-03 16:49:48 +03:00
utils.py Fixed #20215 -- Disabled persistent connections by default. 2013-05-09 15:42:14 +02:00