django1/django/db
Aymeric Augustin 9c487b5974 Replaced an antiquated pattern.
Thanks Lennart Regebro for pointing it out.
2013-05-17 18:08:58 +02:00
..
backends [py3] Stopped iterating on exceptions. Refs #20025. 2013-05-08 13:05:23 +02:00
models Replaced an antiquated pattern. 2013-05-17 18:08:58 +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