django/tests/modeltests/validators
Luke Plant 66436ad171 Fixed #16166 - `EmailField` does not comply with SMTP standard
Thanks to qqq1one@yahoo.com for the report, and samufuentes for the patch.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@16355 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-06-10 10:22:42 +00:00
..
__init__.py Added __init__.py and models.py so tests for validators will actually run. 2010-01-10 00:07:41 +00:00
models.py Added __init__.py and models.py so tests for validators will actually run. 2010-01-10 00:07:41 +00:00
tests.py Fixed #16166 - `EmailField` does not comply with SMTP standard 2011-06-10 10:22:42 +00:00