Home » Packages » django-cron
Package Score Flag

django-cron

Write cron business logic as a Python class and let this app do the rest! It enables Django projects to schedule cron tasks, tracks their success / failures, manages contention (via a cache) etc. Basically takes care of all the boring work for you :-)

Repository Activity

Last fetched: 23 hours, 47 minutes ago Fetch latest data
https://github.com/tivix/django-cron
Commits: 333
Total commits in the repository
907
Number of users watching the repository
216
Number of repository forks

Commit Graph

History of commits in the last 52 weeks

Releases

4 total releases

Comparison Grids

Sites using this package

No sites using this package have been listed yet.

README Badge

If you're the maintainer of this project, publicize Django Packages by adding the badge to your README!

[![Latest on Django Packages](https://img.shields.io/badge/PyPI-{{ package.slug }}-tags-8c3c26.svg)](https://djangopackages.org/packages/p/django_cron/)