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.
![](/dj_threading/img/learn.png)
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.