docs/index.rst
.. Django Q documentation master file, created by
sphinx-quickstart on Fri Jun 26 22:18:36 2015.
You can adapt this file completely to your liking, but it should at least
contain the root toctree directive.
Django Q is a native Django task queue, scheduler and worker application using Python multiprocessing.
Django Q is tested with: Python 3.7 and 3.8, Django 2.2.x and 3.2.x
Currently available in English, German and French.
Contents:
.. toctree:: :maxdepth: 2
Installation <install>
Configuration <configure>
Brokers <brokers>
Tasks <tasks>
Groups <group>
Iterable <iterable>
Chains <chain>
Schedules <schedules>
Cluster <cluster>
Monitor <monitor>
Admin <admin>
Errors <errors>
Signals <signals>
Architecture <architecture>
Examples <examples>
genindexsearch