2

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?

Piyush Kumar
  • 191
  • 1
  • 10

1 Answers1

2

The celery documentation has moved: https://docs.celeryq.dev/en/stable/django/first-steps-with-django.html

Jimmy Pells
  • 674
  • 1
  • 5
  • 12