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
07ffee6411
[1.9.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:51:29 -05:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
invalid_urls.txt
[1.9.x]
Fixed
#26204
-- Reallowed dashes in top-level domains for URLValidator.
2016-02-18 19:51:29 -05:00
tests.py
Fixed
#24636
-- Added model field validation for decimal places and max digits.
2015-09-18 14:30:20 -04:00
valid_urls.txt
[1.9.x]
Fixed
#26204
-- Reallowed dashes in top-level domains for URLValidator.
2016-02-18 19:51:29 -05:00