Fixed #32543 -- Added search_help_text to ModelAdmin.

This commit is contained in:
Hasan Ramezani 2021-05-19 23:22:26 +02:00 committed by Mariusz Felisiak
parent b46dbd4e3e
commit 1143f3bb5e
7 changed files with 39 additions and 1 deletions

View file

@ -1381,6 +1381,13 @@ subclass::
Support for searching against quoted phrases with spaces was added.
.. attribute:: ModelAdmin.search_help_text
.. versionadded:: 4.0
Set ``search_help_text`` to specify a descriptive text for the search box
which will be displayed below it.
.. attribute:: ModelAdmin.show_full_result_count
Set ``show_full_result_count`` to control whether the full count of objects