mirror of
https://github.com/Hopiu/django.git
synced 2026-05-03 05:04:53 +00:00
Fixed typo in docs/releases/5.0.txt.
This commit is contained in:
parent
2660bc19f3
commit
a4205076a5
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ What's new in Django 5.0
|
|||
Facet filters in the admin
|
||||
--------------------------
|
||||
|
||||
Facet counts are now show for applied filters in the admin changelist when
|
||||
Facet counts are now shown for applied filters in the admin changelist when
|
||||
toggled on via the UI. This behavior can be changed via the new
|
||||
:attr:`.ModelAdmin.show_facets` attribute. For more information see
|
||||
:ref:`facet-filters`.
|
||||
|
|
|
|||
Loading…
Reference in a new issue