django1/django/db
Jannis Leidel 479f2bce3c Removed duplicate entry in introspection PostgreSQL db backend.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16394 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-06-13 20:15:04 +00:00
..
backends Removed duplicate entry in introspection PostgreSQL db backend. 2011-06-13 20:15:04 +00:00
models Refs #16234: Avoid GenericIPAddressField clobbering Field default_error_messages dict. 2011-06-13 04:31:56 +00:00
__init__.py Removed legacy handing for `settings.DATABAS_*` and using short-form references to the included database backends. 2011-03-30 17:59:44 +00:00
transaction.py Fixed #15702 -- Corrected problem in test suite introduced by Python 2.4 changes from r15927. Thanks to mk for the report and patch. 2011-03-28 14:22:48 +00:00
utils.py Removed legacy handing for `settings.DATABAS_*` and using short-form references to the included database backends. 2011-03-30 17:59:44 +00:00