模型更新时模板中的异步更改

时间:2019-05-16 13:20:21

标签: django templates asynchronous model

我有一个django聊天应用程序,在我的模型中,我有房间,这些房间中有消息。我想在创建新消息时在导航栏中异步反映通知(就像在大多数普通真实聊天应用程序(如WhatsApp或Telegram)中出现的红点一样)。有什么建议吗?

This is my actual notification image

And this is kinda what i want

0 个答案:

没有答案