1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/tests/validators
2018-08-18 15:04:48 -04:00
..
__init__.py
invalid_urls.txt Fixed #29528 -- Made URLValidator reject invalid characters in the username and password. 2018-07-23 10:30:01 -04:00
tests.py Refactored validators tests to use subtests. 2018-08-18 15:04:48 -04:00
valid_urls.txt Fixed #29528 -- Made URLValidator reject invalid characters in the username and password. 2018-07-23 10:30:01 -04:00