django-admin-list-filter icon indicating copy to clipboard operation
django-admin-list-filter copied to clipboard

Dead simple autocompletion for Django admin `list_filter`.

Results 5 django-admin-list-filter issues
Sort by recently updated
recently updated
newest added

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

feature request

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...

feature request

Hello, Have you think about a way to implement a multi-select list filter yet ?

feature request

### 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...

feature request

## 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...

bug