django1/django/db
Ian Kelly 3c4d353016 Cleaned up some comments in the Oracle backend. Fixes #7139. Thanks, adamv.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7514 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-05-05 16:04:50 +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 an Oracle error on double negations in where conditions. Fixed #7111 2008-04-29 20:55:10 +00:00
__init__.py Merged the queryset-refactor branch into trunk. 2008-04-27 02:50:16 +00:00
transaction.py Fixed #4040 -- Changed uses of has_key() to "in". Slight performance 2007-04-26 13:30:48 +00:00