django1/django/core/meta
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 Fixed #527 and #768 -- Fixed longstanding bug with OneToOneFields. All unit tests now pass 2005-11-20 22:18:41 +00:00
fields.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