django/tests/forms_tests
Carlton Gibson 476d4d5087 Refs #32339 -- Allowed renderer to specify default form and formset templates.
Co-authored-by: David Smith <smithdc@gmail.com>
2022-04-27 10:21:04 +02:00
..
field_tests Refs #32365 -- Removed internal uses of utils.timezone.utc alias. 2022-03-24 06:29:50 +01:00
jinja2/forms_tests
templates/forms_tests Refs #32339 -- Added use_fieldset to Widget. 2022-03-30 16:28:14 +02:00
templatetags
tests Refs #32339 -- Allowed renderer to specify default form and formset templates. 2022-04-27 10:21:04 +02:00
widget_tests Fixed #33656 -- Fixed MultiWidget crash when compressed value is a tuple. 2022-04-26 07:06:26 +02:00
__init__.py
models.py
urls.py
views.py