Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/background_tasks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ eg::
Celery and Django
*****************

If this is the time you use Celery and Django together I suggest you should `follow this document's instructions <https://docs.celeryproject.org/en/latest/django/first-steps-with-django.html>`_.
If this is the first time you use Celery and Django together I suggest you should `follow this document's instructions <https://docs.celeryproject.org/en/latest/django/first-steps-with-django.html>`_.

It will guide you through the required steps to get Celery background processing up and running.

Expand Down