jbillcliffe / django-renterprise

0 stars 0 forks source link

Booking form calendar - date picker #9

Closed jbillcliffe closed 3 months ago

jbillcliffe commented 4 months ago

As a site user/admin user, a date picker would help me make an accurate selection.

jbillcliffe commented 3 months ago

The datepicker was easily implemented with the field type being set to "text" the form automatically knows what to look for as the field is of DateTime.