silentsokolov / django-admin-rangefilter

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

override templates #87

Closed MahmoudNasser01 closed 2 years ago

silentsokolov commented 2 years ago

We use standard Django templates https://docs.djangoproject.com/en/4.1/howto/overriding-templates/