This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-07-19 03:05:32 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
0b51a4f894
django
/
tests
/
validators
History
Download ZIP
Download TAR.GZ
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