1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00:00
django/tests/validators
2017-07-29 19:07:23 -04:00
..
__init__.py
invalid_urls.txt Fixed #26119 -- Fixed URLValidator crash on URLs with brackets. 2016-06-28 15:43:43 -04:00
tests.py Used assertRaisesMessage() to test Django's error messages. 2017-07-29 19:07:23 -04:00
valid_urls.txt