在本地机器上运行 django web 应用程序时,为什么我的 Firefox 7.0.1 出现空白屏幕

发布于 2024-12-08 19:16:32 字数 327 浏览 1 评论 0原文

我有两个用 Django 1.1 编写的 Web 应用程序。过去,我通过 http://127.0.0.1:8000 在本地计算机上运行它们从未遇到过问题。最近,我的firefox升级到了7.0.1版本。现在,对于不同的 URL,Firefox 会时不时地显示空白屏幕或部分屏幕 - 这是以前从未发生过的情况。

如果我点击刷新按钮,页面就会显示(有时需要 3-4 次尝试)。对于开发来说,这并不是什么大问题,只是它破坏了我的 Selenium 测试。

有什么想法可能会发生这种情况以及可能有什么解决方案吗?

I have two web apps written in Django 1.1. In the past, I have never had problems running them on my local computer via http://127.0.0.1:8000. Recently, my firefox was upgraded to v. 7.0.1. Now, from time to time and for various urls, firefox will display a blank screen or a partial screen - something that never happened before.

If I hit the refresh button, the page shows up (some times it takes 3-4 tries). For development, it's not that big a problem, except that it breaks my Selenium tests.

Any ideas why that might be happening and what solution there could be?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

俯瞰星空 2024-12-15 19:16:32

这可能与缓存有关。您是否设置了 about:config 设置,以便不进行缓存。

It could be something to do with the cache. Have you set the about:config settings so no caching takes place.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文