django-planet
Dec. 22, 2022

Asynchronous Tasks with Django and Celery

in blog TestDriven.io Blog
original entry Asynchronous Tasks with Django and Celery

This article looks at how to configure Celery to handle long-running tasks in a Django app.