[Python-modules-team] Bug#742762: ImportError: cannot import name celeryd_multi

Brian May brian at microcomaustralia.com.au
Thu Mar 27 03:59:14 UTC 2014


Getting totally confused here.

https://pypi.python.org/pypi/django-celery says:

"THIS PROJECT IS NO LONGER REQUIRED


Please follow the new tutorial at:

http://docs.celeryproject.org/en/latest/django/first-steps-with-django.html
"


At that link, it says:

"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."


however further down, it has:

"The django-celery library defines result backends that uses the Django ORM
and Django Cache frameworks."

[...]


"pip install django-celery"

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


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.
-- 
Brian May <brian at microcomaustralia.com.au>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20140327/d764df2e/attachment.html>


More information about the Python-modules-team mailing list