I'm trying to acces https://docs.celeryproject.org/en/stable/django/first-steps-with-django.html
but getting 404. Is celery not officially available?
Asked
Active
Viewed 187 times
2

Piyush Kumar
- 191
- 1
- 10
-
@Code-Apprentice I had the same issue yesterday. Google indexed results pointed me to the old URL. – Lucas Vazquez Mar 25 '22 at 19:17
1 Answers
2
The celery documentation has moved: https://docs.celeryq.dev/en/stable/django/first-steps-with-django.html

Jimmy Pells
- 674
- 1
- 5
- 12