silentsokolov / django-admin-rangefilter

A Django app that lets you filter data by date range and numeric range in the admin UI
MIT License
721 stars 106 forks source link

Feature request : condensed layout for datetime filter #101

Open daweedm opened 1 year ago

daweedm commented 1 year ago

When having a lot of datetime filters, the list_filters section takes a lot of space.

Suggestion : condense the filter layout by displaying the inputs side by side like in the screenshot below (first filter is using a condensed layout, the others have the default one) :

Screenshot 2023-07-29 at 18 35 59