django1/django/db
Adrian Holovaty 49e5f5450d Fixed #2272 -- Improved SQLite database introspection. Thanks, dne@mayonnaise.net
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3285 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-07-07 04:06:00 +00:00
..
backends Fixed #2272 -- Improved SQLite database introspection. Thanks, dne@mayonnaise.net 2006-07-07 04:06:00 +00:00
models Fixed another problem where we were creating a class twice via two import 2006-07-06 13:25:12 +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