mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #32338 -- Added Boundfield.legend_tag().
This commit is contained in:
committed by
Mariusz Felisiak
parent
81739a45b5
commit
eba9a9b7f7
@@ -177,7 +177,9 @@ File Uploads
|
||||
Forms
|
||||
~~~~~
|
||||
|
||||
* ...
|
||||
* The new :meth:`~django.forms.BoundField.legend_tag` allows rendering field
|
||||
labels in ``<legend>`` tags via the new ``tag`` argument of
|
||||
:meth:`~django.forms.BoundField.label_tag`.
|
||||
|
||||
Generic Views
|
||||
~~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user