Re: Assistance with Django Booking app

2021-04-22 Thread David Nugent
On Wed, Apr 21, 2021 at 8:46 PM Eric 247ERICPOINTCOM wrote: > Hi Ryan, > > Am trying to use booking on a marketing system that is developing for > different kinds of businesses like property where someone would be able to > book an appointment for a viewing or a service like a Mobile car wash whe

Re: Assistance with Django Booking app

2021-04-21 Thread Ryan Nowakowski
On April 21, 2021 5:46:15 AM CDT, Eric 247ERICPOINTCOM wrote: >I followed the steps as indicated in the README file and installed >Django-booking successfully, but there are a couple of errors I get >with >this app when I run the server with: python manage.py runserver. > >This is what I get.

Re: Assistance with Django Booking app

2021-04-21 Thread Kasper Laudrup
On 21/04/2021 12.51, Eric 247ERICPOINTCOM wrote: > Thanks for your response, I have tried this option on pycharm. I just > would like to know which of the packages I would need to install for > this to work.  > I checked that I dont have most of the packages installed. > I'm not really sure what

Re: Assistance with Django Booking app

2021-04-21 Thread Eric 247ERICPOINTCOM
Hi Kasper Laudrup, Thanks for your response, I have tried this option on pycharm. I just would like to know which of the packages I would need to install for this to work. I checked that I dont have most of the packages installed. *Kind Regards* *Eric Bawakuno | Computer Engineer | +27795639700|

Re: Assistance with Django Booking app

2021-04-21 Thread Eric 247ERICPOINTCOM
Hi Ryan, Am trying to use booking on a marketing system that is developing for different kinds of businesses like property where someone would be able to book an appointment for a viewing or a service like a Mobile car wash where someone would be able to book a car washer for a specific time. But

Re: Assistance with Django Booking app

2021-04-08 Thread Kasper Laudrup
On 08/04/2021 16.19, Eric 247ERICPOINTCOM wrote: > Good day, > > I am new to Python and Django, I just discovered that I can use Django > to easily implement a project that am working on.  > > I would like to get some assistance with implementing a booking app into > my project. > > I came acros

Re: Assistance with Django Booking app

2021-04-08 Thread Ryan Nowakowski
On Thu, Apr 08, 2021 at 07:19:53AM -0700, Eric 247ERICPOINTCOM wrote: > I am new to Python and Django, I just discovered that I can use Django to > easily implement a project that am working on. > > I would like to get some assistance with implementing a booking app into my > project. > > I ca

Assistance with Django Booking app

2021-04-08 Thread Eric 247ERICPOINTCOM
Good day, I am new to Python and Django, I just discovered that I can use Django to easily implement a project that am working on. I would like to get some assistance with implementing a booking app into my project. I came across Django-Booking but I dont know how exactly it works, do I need