<div dir="ltr">Getting totally confused here.<div><br></div><div><a href="https://pypi.python.org/pypi/django-celery">https://pypi.python.org/pypi/django-celery</a> says:</div><div><br></div><div>"THIS PROJECT IS NO LONGER REQUIRED<div>
<div><br></div><div><br></div><div>Please follow the new tutorial at:</div><div><br></div><div><a href="http://docs.celeryproject.org/en/latest/django/first-steps-with-django.html">http://docs.celeryproject.org/en/latest/django/first-steps-with-django.html</a></div>
</div><div>"</div><div><br></div><div><br></div><div>At that link, it says:</div><div><br></div><div>"Previous versions of Celery required a separate library to work with Django, but since 3.1 this is no longer the case. Django is supported out of the box now so this document only contains a basic way to integrate Celery and Django. You will use the same API as non-Django users so it’s recommended that you read the First Steps with Celery tutorial first and come back to this tutorial. When you have a working example you can continue to the Next Steps guide."</div>
<div><br></div><div><br></div><div>however further down, it has:</div><div><br></div><div>"The django-celery library defines result backends that uses the Django ORM and Django Cache frameworks."</div><div><br></div>
<div>[...]</div><div><br></div><div><br></div><div>"pip install django-celery"</div><div><br></div><div>Which seems to point to the django-celery package which is apparently no longer required. So is django-celery required, or isn't it required????</div>
<div><br></div><div><br></div><div>At quick glance, I don't see any Django db models in the python-celery package, so I think it is still required, despite misleading documentation saying otherwise.</div>-- <br>Brian May <<a href="mailto:brian@microcomaustralia.com.au" target="_blank">brian@microcomaustralia.com.au</a>>
</div></div>