In standard Django templates, there is no dynamic re-rendering when a model changes. You can use WebSockets for this functionality. Take a look at this example with Channels