django/tests/forms_tests
2025-08-19 16:35:56 +02:00
..
field_tests Refs #36500 -- Rewrapped long docstrings and block comments via a script. 2025-07-23 20:17:55 -03:00
jinja2/forms_tests
templates/forms_tests Fixed invalid HTML in test templates. 2025-01-17 15:55:37 +01:00
templatetags Refs #33134, Refs #34077 -- Adjusted form rendering recursion test. 2023-03-21 15:12:56 +01:00
tests Refs #36500 -- Rewrapped long docstrings and block comments via a script. 2025-07-23 20:17:55 -03:00
widget_tests Fixed #35892 -- Supported Widget.use_fieldset in admin forms. 2025-08-19 16:35:56 +02:00
__init__.py
models.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
urls.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
views.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00