mirror of
https://github.com/django/django.git
synced 2025-03-06 23:42:33 +00:00
[5.0.x] Fixed typo in docs/topics/forms/index.txt.
Backport of 46df3ab244e1688bd186f0bfbfea6a354097a910 from main
This commit is contained in:
parent
dfdca516ea
commit
329ae408bf
@ -594,7 +594,7 @@ required layout. For example:
|
||||
By default Django uses the ``"django/forms/field.html"`` template which is
|
||||
designed for use with the default ``"django/forms/div.html"`` form style.
|
||||
|
||||
The default template can be customized by by setting
|
||||
The default template can be customized by setting
|
||||
:attr:`~django.forms.renderers.BaseRenderer.field_template_name` in your
|
||||
project-level :setting:`FORM_RENDERER`::
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user