mirror of
https://github.com/django/django.git
synced 2025-06-03 10:39:12 +00:00
Documented default value of InlineModelAdmin.extra.
This commit is contained in:
parent
d4fff711d4
commit
3bd29a8a97
@ -2308,7 +2308,7 @@ The ``InlineModelAdmin`` class adds or customizes:
|
|||||||
.. attribute:: InlineModelAdmin.extra
|
.. attribute:: InlineModelAdmin.extra
|
||||||
|
|
||||||
This controls the number of extra forms the formset will display in
|
This controls the number of extra forms the formset will display in
|
||||||
addition to the initial forms. See the
|
addition to the initial forms. Defaults to 3. See the
|
||||||
:doc:`formsets documentation </topics/forms/formsets>` for more
|
:doc:`formsets documentation </topics/forms/formsets>` for more
|
||||||
information.
|
information.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user