I ran into an issue when deploying my django app using django-background-tasks.
django-background-tasks
I have a tasks.py file which has some functions with a @ba
tasks.py
@ba