django1/django/core/db/backends
Adrian Holovaty d778326c52 Gave EmailField a get_internal_type() method and removed it from DATA_TYPES in all the database backends
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1316 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-11-20 22:41:41 +00:00
..
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
ado_mssql.py Gave EmailField a get_internal_type() method and removed it from DATA_TYPES in all the database backends 2005-11-20 22:41:41 +00:00
mysql.py Gave EmailField a get_internal_type() method and removed it from DATA_TYPES in all the database backends 2005-11-20 22:41:41 +00:00
postgresql.py Gave EmailField a get_internal_type() method and removed it from DATA_TYPES in all the database backends 2005-11-20 22:41:41 +00:00
sqlite3.py Gave EmailField a get_internal_type() method and removed it from DATA_TYPES in all the database backends 2005-11-20 22:41:41 +00:00