How to set up Celery in a Django project?
Introduction:
This is the second part of this blog series where we are learning to use Celery in a Django project, check out the full series here.
In this blog, we are going to learn how to set up Celery & our Task broker in a Django project.
We’ll b...
blog.devjunction.in3 min read