I have the following (tasks.py):
tasks.py
from celery import shared_task from django.core.cache import cache @shar