Hi, maybe try use https://github.com/llazzaro/django-scheduler
https://github.com/bitlabstudio/django-booking or find here https://djangopackages.org/ On Tue, Jun 5, 2018 at 9:34 AM, Dan Tagg <[email protected]> wrote: > I'm looking for the same thing Kasper -- Django based not PHP. > > Dan > > On 5 June 2018 at 13:32, Kasper Laudrup <[email protected]> wrote: > >> Hi fellow Django users, >> >> I'm planning to start up a homepage for my familys summer house. >> >> There are a few ideas of what should be there, user management, possibly >> "blog like" entries, a photo gallery etc. I think I've found some pretty >> good existing Django apps for that, so that shouldn't be a problem to >> integrate them together somehow. >> >> A really cool feature though, would be to have some kind of >> reservation/booking system where any (authenticated) user can see when the >> house has been reserved and when it's available. >> >> Ideally, a non-admin user can request a range of dates, and an admin can >> then accept or decline that request. Naturally, there can only be one >> reservation on a range of dates. >> >> I have found a few calendar/booking like applications, but I'm not sure >> if any of them really fits my purpose. >> >> I could write all the code myself, but it would be a lot easier for me if >> an existing project already supports something similar that I could >> integrate. >> >> Anyone who has any experience with doing something that or could >> recommend where I should look? >> >> Thanks a lot! >> >> Kind regards, >> >> Kasper Laudrup >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Django users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at https://groups.google.com/group/django-users. >> To view this discussion on the web visit https://groups.google.com/d/ms >> gid/django-users/7c77a814-7416-91ce-25db-1b3f0f22bd03%40stacktrace.dk. >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Wildman and Herring Limited, Registered Office: 28 Brock Street, Bath, > United Kingdom, BA1 2LN > <https://maps.google.com/?q=28+Brock+Street,+Bath,+United+Kingdom,+BA1+2LN&entry=gmail&source=g> > , Company no: 05766374 > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/django-users. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/django-users/CAPZHCY6bO9hKhQNzHuDz_-L6JiWFfCCk6hJr9uxbMhy9% > 2BWvZnA%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CAPZHCY6bO9hKhQNzHuDz_-L6JiWFfCCk6hJr9uxbMhy9%2BWvZnA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- att. Carlos Rocha -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAM-7rO1QU390%3DPQSG7ByT-S1PdVnW_7Fpiwy%3DyMU7Yznz%2Bwpbw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

