2 lines
81 B
Python

# This sets the django-celery-results backend
CELERY_RESULT_BACKEND = 'django-db'