I have the following setup with a fresh installed celery and django 1.4:
settings.py:
import djcelery djcelery.setup_loader() BROKER_HOST = \'localhost
This was a bug in django-celery 2.5.4, please upgrade to 2.5.5!