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-24 14:16:09 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
39e1c88de67ea2035d5ad89cfe00bcd892c0d163
django
/
tests
/
validators
History
Dennis Schwertel
4070d6ceb0
Fixed
#31267
-- Added tests cases with empty username or password for URLValidator.
...
Follow up to
cdcf4164be
.
2020-02-13 08:32:20 +01:00
..
__init__.py
…
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