django1/django/db
Malcolm Tredinnick 40904d0404 Fixed #9068 -- Fixed a couple of typos in InsertQuery.clone(). Thanks, rush.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9150 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-10-05 11:55:52 +00:00
..
backends Fixed #9113 -- Improved exception message reporting when importing sqlite3 fails. 2008-09-17 07:23:17 +00:00
models Fixed #9068 -- Fixed a couple of typos in InsertQuery.clone(). Thanks, rush. 2008-10-05 11:55:52 +00:00
__init__.py Fixed #8238 -- If an invalid database backend is mentioned in settings and the 2008-08-17 17:32:31 +00:00
transaction.py Fixed #7241 -- More robust exception catching in the transaction management 2008-08-17 00:07:06 +00:00