django-jet icon indicating copy to clipboard operation
django-jet copied to clipboard

can not import DateRangeFilter from jet.filters

Open ShivaShankarPuvvada opened this issue 5 years ago • 3 comments

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

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

ShivaShankarPuvvada avatar Oct 29 '19 18:10 ShivaShankarPuvvada

The same is happening to me

marcelorsoares avatar Feb 03 '20 02:02 marcelorsoares

The same is happening to me. The same dependencies configuration

cuococarlos avatar Nov 25 '21 19:11 cuococarlos

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

Nasjoe avatar Apr 11 '24 04:04 Nasjoe