django1/django/db
Malcolm Tredinnick 4f711eb5e3 Fixed #8347 -- Added a few missing field type conversion to SQLite's inspectdb
handling. Patch from trbs.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@8580 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-26 08:58:07 +00:00
..
backends Fixed #8347 -- Added a few missing field type conversion to SQLite's inspectdb 2008-08-26 08:58:07 +00:00
models Removed trailing whitespace in a few files. 2008-08-26 04:55:56 +00:00
__init__.py Fixed #8238 -- If an invalid database backend is mentioned in settings and the 2008-08-17 17:32:31 +00:00
transaction.py Fixed #7241 -- More robust exception catching in the transaction management 2008-08-17 00:07:06 +00:00