django1/django/db
Adrian Holovaty 127a3f002d Negligible spacing change to django/db/models/loading.py
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3243 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-06-30 19:13:00 +00:00
..
backends Fixed #2108 -- allow saving of empty models, rather than just dropping them. 2006-06-08 15:14:06 +00:00
models Negligible spacing change to django/db/models/loading.py 2006-06-30 19:13:00 +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