Adams Pierre David

Results 50 comments of Adams Pierre David

Try running it with docker to see if you have the same behaviour. It is described [here](https://github.com/adamspd/django-appointment?tab=readme-ov-file#docker-support-).

I'll look into it and try to figure out why, thank you for pointing that out.

Hi @elcolie, after a few tests, I saw that the demo website is not working properly due to a django_q configuration issue. It gets the appointment and all, but once...

Hi @elcolie, I'd love to use it, but due to time and other requirements I won't be able to add this feature soon. I finally found the problem with the...

Hi @elcolie, I'm completely at a loss. I just tried the demo site, and it works fine as expected. I'd love to understand why it's not working for you. Email...

Just to clarify, have you updated the [settings.py](https://github.com/adamspd/django-appointment/blob/main/appointments/settings.py) file to include the correct configuration for Docker Compose ? This step is essential for it to work properly. I realize this...

Hi @i-salameh95, thanks for testing the app. It's a great idea indeed for the plugin of django-appointment. Thing is, I have 0 experience in the matter. So if you have...

> I will make "**apphook**" which means integrate Django app into django cms, without writing many codes in django cms, > > just small code for plugin. > > I...

Hi @i-salameh95, I'd love to see how it works for you and the usage.