thomst / django-more-admin-filters

Django-more-admin-filters is a collection of django admin filters with a focus on filters using dropdown widgets, multiple choice filters and filters working with annotated attributes.
BSD 3-Clause "New" or "Revised" License
98 stars 26 forks source link

Change selected value if it contain comas. #25

Open mexico76 opened 1 year ago

mexico76 commented 1 year ago

This will help when need to filter field values that have comas in itself like 'Word, another words'.