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
- OS: macOS | FreeBSD Unix
- Browser: Apple Safari | Google Chrom
- Python version: 3.8
- Django version: 3.1
- Django-FlatPickr version: Latest from GitHub