我从 django admin 上传的数据不会自动更新
在开发过程中,我将一些数据从 django admin 上传到表中。但是,当我刷新使用该表的页面时,新添加的数据不会出现。仅当我重新运行 manage.py runserver 命令时才会出现。我该如何解决这个问题?
我期望通过 django-admin 添加后,表中的新数据应该出现。
In development , I uploaded some data from django admin to a table. But when I refresh a page that uses that table then the new added data don't appears . It appears only when i rerun the manage.py runserver command. How can i fix this?
I am expecting that the new data from the table should appear after added through django-admin.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论