Re: recurring slot booking/reservation code

2020-02-03 Thread Adam Johnson
Hi! I think you've found the wrong mailing list for this post. This mailing list is for the development of Django itself, not for support using Django. This means the discussions of bugs and features in Django itself, rather than in your code using it. People on this list are unlikely to answer yo

recurring slot booking/reservation code

2020-02-03 Thread Siddhartha Satyakama
I'm looking for a code to see models,forms,views for creating recurring slot booking app without any external module everything from scratch. Please help how should I start?? Suppose if i want to block calender dates if booked how should I do it? P.S. I'm new to Django so please help! -- You rec