How to use ?
How to use ?
Create a django model that saves the current task status and send this model id to the long running task
. Check the status of running task with querying model.

How to use ?
Create a django model that saves the current task status and send this model id to the long running task
. Check the status of running task with querying model.