django1/django/db
Aymeric Augustin 3becac8484 Fixed #22321 -- Wrapped exceptions in _set_autocommit.
Refs #21202.
2014-04-10 20:16:12 +02:00
..
backends Fixed #22321 -- Wrapped exceptions in _set_autocommit. 2014-04-10 20:16:12 +02:00
migrations Fixed #22363 -- Correctly serialize `django.utils.datetime_safe` objects. 2014-04-03 14:54:16 -04:00
models Fixed #22343 -- Disallowed select_for_update in autocommit mode 2014-04-10 03:04:51 +03:00
__init__.py Removed unused imports. 2014-03-21 20:18:19 -04:00
transaction.py Fixed #22291 -- Avoided shadowing deadlock exceptions on MySQL. 2014-03-23 20:45:22 +01:00
utils.py Removed deprecated TRANSACTIONS_MANAGED setting. 2014-03-21 21:34:47 +01:00