geex-arts / django-jet

Modern responsive template for the Django admin interface with improved functionality. We are proud to announce completely new Jet. Please check out Live Demo
https://github.com/jet-admin/jet-bridge
GNU Affero General Public License v3.0
3.58k stars 775 forks source link

can not import DateRangeFilter from jet.filters #407

Open ShivaShankarPuvvada opened 4 years ago

ShivaShankarPuvvada commented 4 years ago

this line is not working: from jet.filters import DateRangeFilter

I am using python 3.7 + django 2.2 django-jet 1.0.8

marcelorsoares commented 4 years ago

The same is happening to me

cuococarlos commented 2 years ago

The same is happening to me. The same dependencies configuration

Nasjoe commented 6 months ago

Same for me, but work after downgrade django-admin-rangefilter to 0.10.0