forked from orbit-oss/flask
Point to stable version of Celery
This commit is contained in:
parent
805692108a
commit
b471df6c88
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ have a Flask integration but it became unnecessary after some
|
||||||
restructuring of the internals of Celery with Version 3. This guide fills
|
restructuring of the internals of Celery with Version 3. This guide fills
|
||||||
in the blanks in how to properly use Celery with Flask but assumes that
|
in the blanks in how to properly use Celery with Flask but assumes that
|
||||||
you generally already read the `First Steps with Celery
|
you generally already read the `First Steps with Celery
|
||||||
<http://docs.celeryproject.org/en/master/getting-started/first-steps-with-celery.html>`_
|
<http://docs.celeryproject.org/en/latest/getting-started/first-steps-with-celery.html>`_
|
||||||
guide in the official Celery documentation.
|
guide in the official Celery documentation.
|
||||||
|
|
||||||
Installing Celery
|
Installing Celery
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue