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-08-09 21:38:18 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
a3a27dec8f
django
/
tests
/
validators
History
Download ZIP
Download TAR.GZ
Dheerendra Rathor
540de2f797
[1.8.x]
Fixed
#25620
-- Made URLValidator prohibit URLs with consecutive dots in the domain section.
...
Backport of
96fe90f535
from master
2015-10-29 11:14:36 -04:00
..
__init__.py
invalid_urls.txt
[1.8.x]
Fixed
#25620
-- Made URLValidator prohibit URLs with consecutive dots in the domain section.
2015-10-29 11:14:36 -04: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] Refs
#25345
-- Updated links to code.google.com.
2015-09-04 08:18:22 -04:00