This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-03-01 20:44:55 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
validators
History
Christopher Grebs
712838a53d
[1.10.x]
Fixed
#26119
-- Fixed URLValidator crash on URLs with brackets.
...
Backport of a9e188ccd6315d278795355a53bce6c1a63f5a50 from master
2016-06-28 15:44:07 -04:00
..
__init__.py
…
invalid_urls.txt
[1.10.x]
Fixed
#26119
-- Fixed URLValidator crash on URLs with brackets.
2016-06-28 15:44:07 -04:00
tests.py
…
valid_urls.txt
Fixed
#26204
-- Reallowed dashes in top-level domains for URLValidator.
2016-02-18 19:06:49 -05:00