Updated README

This commit is contained in:
Ilan Steemers
2015-09-10 14:26:55 +02:00
parent 9af70e799d
commit f87bb5f8a8

View File

@@ -91,9 +91,6 @@ All configuration settings are optional. e.g:
For full configuration options, see the `configuration documentation <https://django-q.readthedocs.org/en/latest/configure.html>`__.
If you are using `django-redis <https://github.com/niwinz/django-redis>`__ , you can `configure <https://django-q.readthedocs.org/en/latest/configure.html#django-redis>`__ Django Q to use its connection pool.
Management Commands
~~~~~~~~~~~~~~~~~~~
@@ -105,6 +102,10 @@ Monitor your clusters with::
$ python manage.py qmonitor
Check overall statistics with::
$ python manage.py qinfo
Creating Tasks
~~~~~~~~~~~~~~