django_cadence

A reusable Django app that provides scheduling of asynchronous tasks (optionally as asynchronous tasks via Dramatiq or Celery)

Latest GitHub Release Latest Pypi Release License Build

Photo of a calendar on a wall

Introduction

This is a simple package, so far at least, that provides some scheduling capabilities in Django. It can do this standalone, or in cooperation with Dramatiq or Celery.

What’s New

Current version: 0.1.2

Testing travis deployment, and updating documentation.

See the changelog for more information on recent changes.

Supported Releases

See [SECURITY.md] for releases which are currently supported for security updates.

In general, the current major release is supported for all bug and security fixes, and the previous major release is supported for security fixes only.

Dependencies

Required:

Recommended:

Installing

Use pip or another pip-based tool in combination with PyPI to install this package.

Getting Support

First, unless it is extremely urgent, please check the FAQ, Known Issues section, and general documentation before looking for help.

There are a few avenues available for support. In general, if you’re really confident you’ve found a bug, log an issue directly via GitHub.

FAQ

This section contains some frequent questions and answers, be aware that if you did not read this section and ask one of these questions on the forum or chat server, you might get redirected back to read this with varying levels of politeness or irritation. ;-)

When will the mod be updated for Django version X, Python version Y, etc?

When it is done. Pull requests are welcome.

Known Issues

This section attempts to sum up known issues in a easier-to-consume way. For the most up-to-date information on this, it might be worth checking GitHub Issues

Contributing

See [CONTRIBUTING.md] for information on how you can help contribute to this project.

Special Thanks

Here is a non-exhaustive list of sources, people, etc that deserve some thanks for bringing this project into existence: