1
0
mirror of https://github.com/django/django.git synced 2024-12-29 12:36:08 +00:00
django/tests/forms_tests/templates/forms_tests
2022-03-30 16:28:14 +02:00
..
article_form.html Fixed #29375 -- Removed empty action attribute on HTML forms. 2018-05-02 09:20:04 -04: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 Fixed #31026 -- Switched form rendering to template engine. 2021-09-20 15:50:18 +02:00
form_snippet.html Fixed #31026 -- Switched form rendering to template engine. 2021-09-20 15:50:18 +02:00
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