django/tests/modeltests/validators
Aymeric Augustin aa5d307da6 Fixed #17100 -- Typo in the regex for EmailValidator. Thanks reames AT asymmetricventures com for the report and Claude Paroz for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17349 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-01-07 18:43:46 +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 #17100 -- Typo in the regex for EmailValidator. Thanks reames AT asymmetricventures com for the report and Claude Paroz for the patch. 2012-01-07 18:43:46 +00:00