django1/django/db
Malcolm Tredinnick 326c5813b9 Removed a FIXME from the queryset-refactor days.
Turns out, nothing needed to be fixed.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@10018 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-10 11:21:46 +00:00
..
backends Removed a FIXME from the queryset-refactor days. 2009-03-10 11:21:46 +00:00
models Fixed #10443 -- Fixed model attribute updating after r10003. 2009-03-10 05:24:19 +00:00
__init__.py Fixed #8706 -- Improved the way we detect available database backends. 2009-03-01 07:12:38 +00:00
transaction.py Fixed #7241 -- More robust exception catching in the transaction management 2008-08-17 00:07:06 +00:00