mrts / django-admin-list-filter-dropdown

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

Add Dropdown Auto-Complete #22

Open Naharul98 opened 4 years ago

mrts commented 4 years ago

Thanks for patch! Can you amend it so that it uses Select2 bundled with Django admin and make it configurable? Also note that this is not optimal for large datasets.