Simple crontab powered job scheduling for django (1.8-3.1) forked from https://github.com/kraiz/django-crontab. required: cron timing required: the python module path ...
Operating system: CentOS Python: 3.6 Django: 2.2.3 django-crontab: 0.7.1 Output of crontab -l after running python manage.py crontab add. 00 01 * * * /root/xxx_dev ...