summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/admin/filters.txt
AgeCommit message (Expand)Author
2024-05-22Removed versionadded/changed annotations for 5.0.Natalia
2023-03-03Fixed #32539 -- Added toggleable facet filters to ModelAdmin.sarahboyce
2023-03-01Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.django-bot
2022-08-30Refs #30947 -- Changed tuples to lists where appropriate.Alex Morega
2021-12-08Fixed #19721 -- Allowed admin filters to customize the list separator.Shreya Bamne
2021-12-08Refs #19721 -- Corrected list formatting in admin filters docs.Shreya Bamne
2021-11-18Refs #19721 -- Moved ModelAdmin.list_filter docs into a separate file.Shreya Bamne