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-03-05 23:12:32 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
validators
History
Dennis Schwertel
4070d6ceb0
Fixed
#31267
-- Added tests cases with empty username or password for URLValidator.
...
Follow up to cdcf4164bec9dc09465424d7042c3f9d4f0f1fdc.
2020-02-13 08:32:20 +01: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
#30651
-- Made __eq__() methods return NotImplemented for not implemented comparisons.
2019-10-01 17:58:19 +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