celery / django-celery-results

Celery result back end with django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ModuleNotFoundError: No module named 'django_celery_results'

vismoh2010 opened this issue · comments

This happens when I try to make migrations. I tried doing pip uninstall django-celery-results and pip install django-celery-results again. I have "django_celery_results", in INSTALLED_APPS in my settings.py file. What do I do?