Setting Celery Config on Server

2023-08-05 Thread Brian Odhiambo
Hello, I'm using celery to automate some tasks in my django application. Following some tutorial online, I've done a .config setup for both celery worker and celery beat in this directory on my server: /etc/supervisor/conf.d/. However, when I reload the supervisor service, I get 502 Bad Gateway

Re: APP DEPLOYMENT

2023-08-05 Thread Dennis Kinanga
Someone to give me instructions on how to go about it please On Aug 6, 2023 00:07, "John McClain" wrote: Heroku is easy to implement and offers free tier On Thu 20 Jul 2023 at 10:57, Abdou KARAMBIZI wrote: > > Hello friends, > > > I want to know where I can upload my django projects for the

Re: APP DEPLOYMENT

2023-08-05 Thread John McClain
Heroku is easy to implement and offers free tier On Thu 20 Jul 2023 at 10:57, Abdou KARAMBIZI wrote: > > Hello friends, > > > I want to know where I can upload my django projects for the reason of > showing them as my technical experience. > > -- > You received this message because you are

Case-insensitive non-deterministic collation

2023-08-05 Thread Mike Dewhirst
The following warning triggered a bit of research which looks like a significant amount of study will be required to find the collation needed ... django.contrib.postgres.fields.CICharField is deprecated. Support for it (except in historical migrations) will be removed in Django 5.1.