mrts / django-admin-list-filter-dropdown

Use dropdowns in Django admin list filter
MIT License
316 stars 48 forks source link

Added RelatedOnlyDropdownFilter option #6

Closed architux closed 6 years ago

architux commented 6 years ago

Hello! Thanks for that simple but useful addon. The only thing that I've been missing is that there was no select for RelatedOnlyFieldListFilter. I've added this option along with some code prettifying. Hope it helps! ;-)

mrts commented 6 years ago

Thank you :+1: :)! Looks good to me, merging now.

architux commented 6 years ago

Thanks in return! It would be nice to propose it to Django team as well, 'cause that's the really useful option but currently unavailable in Django 1.11.