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
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