foad-heidari / dj-booking

free and complete booking package for Django
Other
59 stars 28 forks source link

Possible to disable weekdays and datepicker more readable #31

Closed ezspot closed 1 year ago

ezspot commented 3 years ago

Added function; Disable weekdays, (Monday-Friday) *I could not manage to find how to add this is admin settings.

Datepicker format more readable when date is selected.

foad-heidari commented 3 years ago

the disabled days should come from the backend.

it should be disabled, if the day is full and there is no free space to book a new appointment

or if they select to disable booking on Monday or other days.

ezspot commented 3 years ago

I was thinking this for let's say you never do appointments on monday, then you want to disable this.

foad-heidari commented 3 years ago

Yes then we should have working days list And user can select multiple