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-24 21:54:14 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
d24ba1be7a
django
/
tests
/
validators
History
Download ZIP
Download TAR.GZ
Yash Saini
ccb1cfb64e
Fixed
#31548
-- Fixed URLValidator crash on non-strings.
2020-05-08 20:53:05 +02: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
#31548
-- Fixed URLValidator crash on non-strings.
2020-05-08 20:53:05 +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