django1/django/db
Russell Keith-Magee 5837a45bd9 Fixed #7173 -- Corrected the caching of objects in reverse OneToOne relationships. Thanks, Travis Terry.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7561 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-05-29 12:17:03 +00:00
..
backends Cleaned up some comments in the Oracle backend. Fixes #7139. Thanks, adamv. 2008-05-05 16:04:50 +00:00
models Fixed #7173 -- Corrected the caching of objects in reverse OneToOne relationships. Thanks, Travis Terry. 2008-05-29 12:17:03 +00:00
__init__.py Merged the queryset-refactor branch into trunk. 2008-04-27 02:50:16 +00:00
transaction.py Fixed #7286 -- Added functools wrapping to the transaction decorators. Thanks, SmileyChris. 2008-05-29 11:50:50 +00:00