django1/django/db
Adrian Holovaty 54e5b9aa21 Fixed #2196 -- Fixed AttributeError in method_set_order. Thanks, fonso
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3220 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-06-28 01:16:32 +00:00
..
backends Fixed #2108 -- allow saving of empty models, rather than just dropping them. 2006-06-08 15:14:06 +00:00
models Fixed #2196 -- Fixed AttributeError in method_set_order. Thanks, fonso 2006-06-28 01:16:32 +00:00
__init__.py Improved error message if DATABASE_ENGINE is invalid. 2006-05-26 19:02:23 +00:00
transaction.py Fixed typo in docstring in db/transaction.py 2006-06-16 19:35:57 +00:00