django1/django/db
Gary Wilson Jr d78e61e8bb Fixed #7212 -- Added `alters_data` attribute to `Model.save_base` method, thanks Gulopine.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7526 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-05-13 14:56:47 +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 #7212 -- Added `alters_data` attribute to `Model.save_base` method, thanks Gulopine. 2008-05-13 14:56:47 +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