silentsokolov/django-admin-rangefilter

Custom title for rangefilter

donon85 opened this issue · 2 comments

Is it possible to pass custom title to rangefilter ?

The title is name a model's field. If you need other the title override the template rangefilter/templates/rangefilter/date_filter.html.

@silentsokolov Can you show an example of how to do the custom title?