This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-11-18 07:26:04 +00:00
Code
Issues
24
Releases
Wiki
Activity
e19bd086d6
django
/
tests
/
validators
History
Dheerendra Rathor
96fe90f535
Fixed
#25620
-- Made URLValidator prohibit URLs with consecutive dots in the domain section.
2015-10-29 10:59:22 -04:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
invalid_urls.txt
Fixed
#25620
-- Made URLValidator prohibit URLs with consecutive dots in the domain section.
2015-10-29 10:59:22 -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