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-11-23 12:26:57 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
fc10418fba
django
/
tests
/
modeltests
/
validators
History
Download ZIP
Download TAR.GZ
Claude Paroz
273b96ef9d
Fixed
#17867
-- Made email validation pass with IDN domains
...
Thanks Pierre Matri for the report and the initial patch.
2012-10-09 15:08:32 +02: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
#17867
-- Made email validation pass with IDN domains
2012-10-09 15:08:32 +02:00