Top "Django-cron" questions

Django-cron lets you run Django/Python code on a recurring basis proving basic plumbing to track and execute tasks.

How to get django-cron to work automatically

I am trying to get django-cron working and its not. I followed the instruction here to set up my cron …

django cron crontab cron-task django-cron