This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-10-08 01:30:51 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
fe995e6cbd
django
/
tests
/
validators
History
Download ZIP
Download TAR.GZ
Tim Graham
4cfbde71a3
Fixed
#12027
-- Fixed EmailValidator to reject a trailing dot.
...
Thanks Klas H for the report and claudep for the patch.
2013-10-23 12:22:14 -04:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
tests.py
Fixed
#12027
-- Fixed EmailValidator to reject a trailing dot.
2013-10-23 12:22:14 -04:00