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

[DOCS]: Django crontab integration #476

Merged
merged 3 commits into from
Jan 29, 2024

Conversation

rvandernoort
Copy link
Contributor

Type of PR (feature, enhancement, bug fix, etc.)

Docs

Description

Added my attempt of adding a cron job with the dbbackup using django-crontab instead of django-cron since that attempt failed for me.

Fixes n.a.

Why should this be added

After some issues django-crontab seems more used and more documentation, so this might have some value.

Checklist

  • Documentation has been added or amended for this feature / update

Signed-off-by: rvandernoort <s.r.vandernoort@student.tudelft.nl>
@rvandernoort rvandernoort changed the title [DOCS}: Django crontab integration [DOCS]: Django crontab integration Jan 31, 2023
Copy link

codecov bot commented Jan 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (276191c) 91.12% compared to head (1944005) 91.12%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #476   +/-   ##
=======================================
  Coverage   91.12%   91.12%           
=======================================
  Files          19       19           
  Lines         856      856           
  Branches      150      150           
=======================================
  Hits          780      780           
  Misses         41       41           
  Partials       35       35           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Archmonger Archmonger merged commit 670236a into jazzband:master Jan 29, 2024
9 checks passed
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.

2 participants