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

Date Widget not displayed #35

Closed sandeepharlalka closed 5 years ago

sandeepharlalka commented 5 years ago

ReferenceError: Can't find variable: DateTimeShortcuts on line DateTimeShortcuts.init();

silentsokolov commented 5 years ago

Which is the django version and the filter version? How to reproduce?

sandeepharlalka commented 5 years ago

Thanks For Your Reply.

Django version is 2.2.1 and Grappelli 2.12.3

On 27-Jul-2019, at 12:10 PM, Dmitriy Sokolov notifications@github.com<mailto:notifications@github.com> wrote:

Which is the django version and the filter version? How to reproduce?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/silentsokolov/django-admin-rangefilter/issues/35?email_source=notifications&email_token=AATTNP7GU2O2PGM7LMYVXALQBPUWJA5CNFSM4IHIQE42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD26E7FI#issuecomment-515657621, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AATTNPYFBTOW7MLZJI7AHLDQBPUWJANCNFSM4IHIQE4Q.

silentsokolov commented 5 years ago

Grappelli not support but you are welcome to help. PR or anything.