a-roomana / django-jalali-date

Jalali Date support for user interface. Easy conversion of DateTimeFiled to JalaliDateTimeField within the admin site, views, forms and templates.
MIT License
292 stars 33 forks source link

Calendar Icon for DatePicker #79

Open omidshojaee opened 2 months ago

omidshojaee commented 2 months ago

By default, Django shows a calendar icon wherever the datepicker is available. It would be nice to have it back instead of having to click in the field to bring it up.