mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #27888 -- Added link to clear all filters in the admin changelist view.
This commit is contained in:
committed by
Mariusz Felisiak
parent
5a68a223c7
commit
b94764e178
@@ -37,6 +37,9 @@ Minor features
|
||||
:attr:`.ModelAdmin.list_filter` allows filtering on empty values (empty
|
||||
strings and nulls) in the admin changelist view.
|
||||
|
||||
* Filters in the right sidebar of the admin changelist view now contains a link
|
||||
to clear all filters.
|
||||
|
||||
:mod:`django.contrib.admindocs`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user