transportkollektiv/cykel

cannot import name Celery

Opened this issue · 0 comments

Hi,
I got an error with Celery (/cykel/celery.py):
ImportError: cannot import name Celery

It seems a common issue with some system configurations (https://stackoverflow.com/questions/19926750/django-importerror-cannot-import-name-celery-possible-circular-import)

My quick solution was to rename /cykel/celery.py and adjust /cykel/init.py