Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 379 Bytes

ISSUE_TEMPLATE.md

File metadata and controls

20 lines (18 loc) · 379 Bytes

Environment & Versions

  • Operating system:
  • Python:
  • Django:
  • django-crontab:

Settings

  • My django-crontab settings:
CRONJOBS = [
  ...
]

Details

  • Output of crontab -l after running python 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