dj-booking icon indicating copy to clipboard operation
dj-booking copied to clipboard

free and complete booking package for Django

Results 17 dj-booking issues
Sort by recently updated
recently updated
newest added

Hi, I'm getting an error message when I try to install into the env on my VPS setup (see below). I read that you don't need backports.zoneinfo from python3.9, which...

- add the option to admin setting - user get a URL on the email to edit/remove the booking - the link should be deactivated after the appointment finished

If I say I want to set every time an example at 8AM can book 10 users at a time. how can i archive that

hi, anya idea howto disable a rest time start 13.00pm -14.00pm ?

- customers should get an email after approve/disapprove or changing the appointment - option to enable email notification in the admin setting

Remove bootstrap and font-awesome from the project and use custom CSS/SCSS and SVG for icons

bug
open
good first issue

Not sure what's the plan with this field, but it's empty. Just remove? Or

Instead of everyday is available, set a var with the days that's possible to book. Example: Days_active = Monday, Wednesday, Friday This means; Tuesday, Thursday, Saturday and Sunday is not...

todo

Possible to add 24 hours format? In admin settings. It's possible to book an appointment after 'set time' the same day. Like this: It's now 3.50 PM (15.50) But i...

bug

When booking you can book a user that has a spesific 'tag' like "Worker", and this worker have time slots. You could use the built in Django Users\Groups. \admin\ The...