This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
validators
History
Tim Graham
0f667a580a
[1.8.x]
Fixed
#26204
-- Reallowed dashes in top-level domains for URLValidator.
...
Thanks Shai Berger for the review. Backport of b1afebf882db5296cd9dcea26ee66d5250922e53 from master
2016-02-18 19:56:36 -05:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
invalid_urls.txt
[1.8.x]
Fixed
#26204
-- Reallowed dashes in top-level domains for URLValidator.
2016-02-18 19:56:36 -05:00
tests.py
[1.8.x] Fixed catastrophic backtracking in URLValidator.
2015-07-08 15:23:19 -04:00
valid_urls.txt
[1.8.x]
Fixed
#26204
-- Reallowed dashes in top-level domains for URLValidator.
2016-02-18 19:56:36 -05:00