This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
0
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-12-01 15:42:04 +01:00
Code
Issues
Releases
Wiki
Activity
cb362a6750
django
/
tests
/
validators
History
Josh Schneier
0dbcd0e87f
Added tests for DecimalValidator.
2017-09-11 14:18:02 -04:00
..
__init__.py
invalid_urls.txt
Fixed
#26119
-- Fixed URLValidator crash on URLs with brackets.
2016-06-28 15:43:43 -04:00
tests.py
Added tests for DecimalValidator.
2017-09-11 14:18:02 -04:00
valid_urls.txt
Fixed
#26204
-- Reallowed dashes in top-level domains for URLValidator.
2016-02-18 19:06:49 -05:00