1
0
mirror of https://github.com/django/django.git synced 2025-01-03 06:55:47 +00:00
django/tests/forms_tests/templates/forms_tests
2023-03-24 10:16:30 +01:00
..
article_form.html
custom_field.html Fixed #34077 -- Added form field rendering. 2023-03-24 10:16:30 +01:00
custom_widget.html
cyclic_context_boundfield_render.html Fixed #33134 -- Fixed recursion depth error when rendering Form with BoundFields. 2021-09-29 08:04:42 +02:00
error.html
form_snippet.html
legend_test.html Refs #32338 -- Added Boundfield.legend_tag(). 2021-12-09 07:16:33 +01:00
use_fieldset.html Refs #32339 -- Added use_fieldset to Widget. 2022-03-30 16:28:14 +02:00