Hello,
Please add the following django management command to be executed every 1 hour.
python manage.py scheduled_sms
Project ID: 16151
Hello,
Please add the following django management command to be executed every 1 hour.
python manage.py scheduled_sms
Project ID: 16151
Hi @radac, thanks for posting!
I’ve added python3 manage.py scheduled_sms
to your app as an hourly scheduled job.