python - Django 1.5 终于不安全了?

标签 python django security versioning django-1.5

我是 django 用户并使用 1.5 版本并且几乎完成了应用程序的开发。 但我终于意识到,每当我阅读 django 1.5 的文档时,顶部都会有一个横幅,指出 1.5 是不安全的版本。我是否必须移动到更高版本?

最佳答案

消息存在是因为 Django's release process理念:

The rule of thumb is that fixes will be backported to the last major release for bugs that would have prevented a release in the first place (release blockers).

Security fixes and data loss bugs will be applied to the current master, the last two major releases, and the current LTS release.

由于 Django 1.7 现在终于稳定了,当前和新的安全问题将在 1.6、1.7 和最新的 LTS release 中得到修复。 1.4.这就是 1.5 被认为“不安全”的原因。


本周还有一篇相关的详细文章正在发布:

关于python - Django 1.5 终于不安全了?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/25859139/

相关文章:

python - 正确排序模型数据时出现问题

python - Pandas 计算满足条件时列之间的时间差

python - 在 AWS Cloudformation 上调用 ListStacks 时出现验证错误

python - 在 Python 中测试套接字连接

python - Django - 读取当前的用户认证后端类

python - django 文件下载问题

python - 在 pygame 中,当我与某物碰撞时如何位图传送图像并使其保持不变?

security - 使用 channel 加密 (https) 是否会使 key 散列变得多余?

php - 使用带有盐的 sha1() 安全吗?

php - 在 php 和站点安全中设置 cookie