- Operating system:
- Python:
- Django:
- django-crontab:
- My
django-crontab
settings:
CRONJOBS = [
...
]
- Output of
crontab -l
after runningpython manage.py crontab add
.
...
- If this output contained a
crontab run
command and I copy this command to my terminal the job works: yes/no