We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3116b39 commit fb5f12dCopy full SHA for fb5f12d
book/forms.rst
@@ -645,7 +645,8 @@ the documentation for each type.
645
))
646
647
The label for a field can also be set in the template rendering the
648
- form, see below. If you don't need a label associated to your input, you can disable it by setting its value to false.
+ form, see below. If you don't need a label associated to your input,
649
+ you can disable it by setting its value to ``false``.
650
651
.. index::
652
single: Forms; Field type guessing
0 commit comments