Closed cveilleux closed 4 years ago
This is necessary. Can you please merge?
I'm closing the PR, the feature as implemented cannot work.
The log is required to know if the job as run in the past. Disabling the log will cause the job to run on every call to runcrons.
Add a new settings DJANGO_CRON_LOG_EMPTY_MESSAGE_JOBS that allows to skip logging of successful jobs with no message.
The default value is True, so this is fully backward compatible.