Merge pull request #204 from Eagllus/master

Explaining how to handle tasks async with qcluster
This commit is contained in:
Ilan Steemers
2016-11-15 16:28:19 +01:00
committed by GitHub

View File

@@ -20,6 +20,9 @@ Installation
- Choose a message :doc:`broker<brokers>` , configure it and install the appropriate client library.
- Run Django Q cluster in order to handle tasks async::
$ python manage.py qcluster
Requirements
------------