This website requires JavaScript.
Explore
Help
Sign In
source
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2026-02-09 02:49:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
faa6d41cdacfa3910ea2bb9278d1c9a4366cb9b4
django
/
tests
/
validators
History
Claudio Catterina
faa6d41cda
Fixed typo in DecimalValidator tests.
...
This replaces redundant test for -Infinity with +Infinity.
2020-07-16 11:21:39 +02:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
invalid_urls.txt
Fixed
#31267
-- Added tests cases with empty username or password for URLValidator.
2020-02-13 08:32:20 +01:00
tests.py
Fixed typo in DecimalValidator tests.
2020-07-16 11:21:39 +02:00
valid_urls.txt
Fixed
#31267
-- Added tests cases with empty username or password for URLValidator.
2020-02-13 08:32:20 +01:00