django1/django/db
Aymeric Augustin e81e319f15 Fixed #20025 -- Pointed to a MySQLdb fork for Python 3.
Made a few minor compatibility adjustments.
2013-05-08 13:05:09 +02:00
..
backends Fixed #20025 -- Pointed to a MySQLdb fork for Python 3. 2013-05-08 13:05:09 +02:00
models Fixed test failures on MySQL. 2013-05-08 13:03:36 +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 Deprecated TransactionMiddleware and TRANSACTIONS_MANAGED. 2013-03-11 15:04:05 +01:00