0
0
mirror of https://github.com/django/django.git synced 2024-11-29 14:46:18 +01:00
django/tests/validators
Akshat1Nar b41d38ae26 Fixed #32298 -- Fixed URLValidator hostname length validation.
URLValidator now validates the maximum length of a hostname without
the userinfo and port.
2021-01-04 09:25:40 +01:00
..
__init__.py
invalid_urls.txt
tests.py Fixed typo in DecimalValidator tests. 2020-07-16 11:21:39 +02:00
valid_urls.txt Fixed #32298 -- Fixed URLValidator hostname length validation. 2021-01-04 09:25:40 +01:00