django1/django/db
Ian Kelly 1c1425130d Fixed #6767: corrected a 2.3 compatibility issue in [9750]. Thanks to tlow.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9761 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-01-16 16:51:01 +00:00
..
backends Fixed #6767: corrected a 2.3 compatibility issue in [9750]. Thanks to tlow. 2009-01-16 16:51:01 +00:00
models Fixed #9997 -- Fixed use of ValuesQuerySets as rvalues in filters. 2009-01-16 10:59:43 +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