django-admin-list-filter
django-admin-list-filter copied to clipboard
Dead simple autocompletion for Django admin `list_filter`.
I would love it if you could add the ability to span relationships - please see the same issue report in the predecessor of this package (django-admin-autocomplete-list-filter) for info https://github.com/demiroren-teknoloji/django-admin-autocomplete-list-filter/issues/2#issuecomment-596537208
Hi, there is no option for a feature request or a question so I had to use the bug template but cleared everything inside, jfyi. I was looking for a...
Hello, Have you think about a way to implement a multi-select list filter yet ?
### Is your feature request related to a problem? Please describe: I admit I am doing some unconventional stuff. But I have a Django admin app where I also have...
## Describe the bug The repopulation of the filter input with the previously selected value is broken in certain scenarios. The input remains empty and shows "All" instead of the...