Remove all celery tasks in Django

To delete all the celery tasks in Django, run the following command:

(venv): ./manage.py celery purge