Category "cron-task"

create celery-scheduler corn expression for every monday and wednesday repeating every 2 weeks

I want to schedule a task which repeats every 2 weeks on Monday and Friday. I want to know how can we create the expression of it through django-celery-beat cro

my cron job is not working whats wrong in it

i apply a cron job where i want to update some values but my cron job is not working whats wrong in it here is my code in kernel.php namespace App\Console; use