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-10-29 16:46:11 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
8dc11dc592dbd5027943462d1bb52a60e40db034
django
/
tests
/
validators
History
Dheerendra Rathor
6bb9f51ab8
[1.9.x]
Fixed
#25620
-- Made URLValidator prohibit URLs with consecutive dots in the domain section.
...
Backport of
96fe90f535
from master
2015-10-29 11:14:20 -04:00
..
__init__.py
…
invalid_urls.txt
[1.9.x]
Fixed
#25620
-- Made URLValidator prohibit URLs with consecutive dots in the domain section.
2015-10-29 11:14:20 -04: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
Refs
#25345
-- Updated links to code.google.com.
2015-09-04 08:14:21 -04:00