django1/django/db
Aymeric Augustin 203c17c21e Added import forgotten in 2ee21d9.
Thanks ratsonale for spotting this mistake.
2013-03-01 23:46:53 +01:00
..
backends Implemented persistent database connections. 2013-02-28 15:28:13 +01:00
models Fixed #19929 -- Improved error when MySQL doesn't have TZ definitions. 2013-02-28 17:35:13 +01:00
__init__.py Added import forgotten in 2ee21d9. 2013-03-01 23:46:53 +01:00
transaction.py Factored code and added a missing docstring. 2013-02-21 21:26:40 +01:00
utils.py Fixed tests broken in 2ee21d9. 2013-02-28 17:08:16 +01:00