In this tutorial, we’ll look at how to prevent a Celery task dependent on a Django database transaction from executing before the database commits the transaction. This is a fairly common issue.

#django #celery

Working with Celery and Django Database Transactions
2.60 GEEK