Closed merwok closed 5 years ago
Glad you liked it !
@farhan0581 have you considered upstreaming this? The devs have expressed interest in this feature: https://code.djangoproject.com/ticket/29111
(This was discussed on django-dev around the time I opened that ticket)
Yes I was, but I was working on the Media class bug before giving a pr, was quite busy these days, so couldn't get time. I am working on it.
It would be great to have this built-in!
Especially if the filters follow the standard style i.e. list_filters = [("field", AutocompleteFilter)]
instead of writing subclasses.
This is fantastic!