This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-27 10:39:40 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
forms_tests
/
templates
/
forms_tests
History
David Smith
cad376f844
Fixed
#34077
-- Added form field rendering.
2023-03-24 10:16:30 +01:00
..
article_form.html
Fixed
#29375
-- Removed empty action attribute on HTML forms.
2018-05-02 09:20:04 -04:00
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
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