Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change CronJobManager from settings and control day of run times in schedule #154

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Conversation

peynaj
Copy link

@peynaj peynaj commented Dec 4, 2019

Summary of changes (document):

  1. Access to change CronJobManager from django settings if required.
  2. Add day config to CronJob schedule.
  3. Add a method to CronJob to get future run times in future.
  4. Move should_run_now method to CronJob to override it if required.

@peynaj peynaj changed the title change CronJobManager from settings Change CronJobManager from settings and control day of run times in schedule Dec 7, 2019
@coveralls
Copy link

Coverage Status

Coverage decreased (-15.0%) to 76.231% when pulling f04caf5 on peynaj:master into 7fa5c2d on Tivix:master.

@JedrzejMaluszczak JedrzejMaluszczak force-pushed the master branch 8 times, most recently from edf6cd4 to c0bbe43 Compare May 30, 2022 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants