You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use Django-FlatPickr in my Django project. I managed to configure all the options except for the Month List which is displayed on the header of Datetime Picker
I tried to set the [ 'monthSelectorType': 'dropdown' ] property but that didn't help!
Can you please provide any solution?
Setup Information
OS: macOS | FreeBSD Unix
Browser: Apple Safari | Google Chrom
Python version: 3.8
Django version: 3.1
Django-FlatPickr version: Latest from GitHub
The text was updated successfully, but these errors were encountered:
Hey everyone,
I'm trying to use Django-FlatPickr in my Django project. I managed to configure all the options except for the Month List which is displayed on the header of Datetime Picker
I tried to set the [ 'monthSelectorType': 'dropdown' ] property but that didn't help!
Can you please provide any solution?
Setup Information
The text was updated successfully, but these errors were encountered: