mirror of
https://github.com/django/django.git
synced 2025-06-05 03:29:12 +00:00
[1.11.x] Fixed typo in docs/ref/forms/fields.txt.
Backport of ecae9c7aec3012788e08dea60bede63405c860fa from master
This commit is contained in:
parent
81c3967e55
commit
d6100b715d
@ -419,7 +419,7 @@ For each field, we describe the default widget used if you don't specify
|
|||||||
model field. See the :ref:`model field reference documentation on
|
model field. See the :ref:`model field reference documentation on
|
||||||
choices <field-choices>` for more details. If the argument is a
|
choices <field-choices>` for more details. If the argument is a
|
||||||
callable, it is evaluated each time the field's form is initialized.
|
callable, it is evaluated each time the field's form is initialized.
|
||||||
Defaults to an emtpy list.
|
Defaults to an empty list.
|
||||||
|
|
||||||
``TypedChoiceField``
|
``TypedChoiceField``
|
||||||
--------------------
|
--------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user