django1/django/core/db/backends
Adrian Holovaty f2088d456c Fixed #618 -- Added DATABASE_PORT setting. Thanks, Esaj
git-svn-id: http://code.djangoproject.com/svn/django/trunk@858 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-10-14 03:43:01 +00:00
..
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
mysql.py Fixed #618 -- Added DATABASE_PORT setting. Thanks, Esaj 2005-10-14 03:43:01 +00:00
postgresql.py Fixed #618 -- Added DATABASE_PORT setting. Thanks, Esaj 2005-10-14 03:43:01 +00:00
sqlite3.py Fixed #589 -- Added FilePathField. It's available as an ORM field and as a standalone field in django.core.formfields. Thanks, jay@skabber.com 2005-10-12 04:14:21 +00:00