1
0
mirror of https://github.com/django/django.git synced 2024-12-28 12:06:22 +00:00
django/tests/forms_tests
2023-07-03 08:19:23 +02:00
..
field_tests [4.2.x] Fixed CVE-2023-36053 -- Prevented potential ReDoS in EmailValidator and URLValidator. 2023-07-03 08:19:23 +02:00
jinja2/forms_tests
templates/forms_tests Refs #32339 -- Added use_fieldset to Widget. 2022-03-30 16:28:14 +02:00
templatetags
tests [4.2.x] Fixed CVE-2023-36053 -- Prevented potential ReDoS in EmailValidator and URLValidator. 2023-07-03 08:19:23 +02:00
widget_tests [4.2.x] Fixed CVE-2023-31047, Fixed #31710 -- Prevented potential bypass of validation when uploading multiple files using one form field. 2023-05-03 13:43:16 +02:00
__init__.py
models.py
urls.py
views.py