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

Date pop-up close when change month into calendar #25

Closed surindersammy closed 5 years ago

surindersammy commented 5 years ago

I am using the Jet admin package. It close the popup when i try to change the month into calendar.

silentsokolov commented 5 years ago

django-admin-rangefilter support only default admin UI.

PR are welcome!