Contents

django-cron 0.6.0

0

Running python crons in a Django project

Running python crons in a Django project

Stars: 884, Watchers: 884, Forks: 185, Open Issues: 34

The Tivix/django-cron repo was created 13 years ago and the last code push was 2 months ago.
The project is popular with 884 github stars!

How to Install django-cron

You can install django-cron using pip

pip install django-cron

or add it to a project with poetry

poetry add django-cron

Package Details

Author
Sumit Chachra
License
Homepage
http://github.com/tivix/django-cron
PyPi:
https://pypi.org/project/django-cron/
GitHub Repo:
https://github.com/tivix/django-cron

Classifiers

  • Software Development
No  django-cron  pypi packages just yet.

Errors

A list of common django-cron errors.

Code Examples

Here are some django-cron code examples and snippets.

GitHub Issues

The django-cron package has 34 open issues on GitHub

  • django 4.0 fixes

See more issues on GitHub

Related Packages & Articles