mirror of
https://github.com/django/django.git
synced 2025-07-23 13:15:32 +00:00
Fixed a typo in the admin reference docs.
Thanks Yohan Boniface for the report.
This commit is contained in:
parent
942818e1b3
commit
69f4856f23
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ subclass::
|
|||
|
||||
.. attribute:: ModelAdmin.actions_selection_counter
|
||||
|
||||
Controls whether a selection counter is display next to the action dropdown.
|
||||
Controls whether a selection counter is displayed next to the action dropdown.
|
||||
By default, the admin changelist will display it
|
||||
(``actions_selection_counter = True``).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue