2022-02-17 11:50:10 -08:00

3 lines
82 B
Python

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