|
|
@ -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 |
|
|
|