JedrzejMaluszczak
released this
11 May 08:22
·
28 commits
to master
since this release
- Removed message length limit to reflect database
- Simplifies the file-based lock mechanism and fixes the race condition
- Add cron feedback and dry-run functionality
- New features: Run cron on specific days and output errors to a specified log
- Django 4.0 fixes
- Command for making cron jobs running in loop or running several times with the sleep time between
- Run CronJobs on days in month/ monthly
- Name locks by module_name.class_name for higher distinction
- Locking backend with database
- Update requirements to Django 3.2.0 (long-term support)