Django 1.4.12 版本发行说明¶
2014 年 4 月 28 日
Django 1.4.12 修复了 1.4.11 安全发布中的一个回归问题。
漏洞修复¶
Restored the ability to
reverse()views created usingfunctools.partial()(#22486).
2014 年 4 月 28 日
Django 1.4.12 修复了 1.4.11 安全发布中的一个回归问题。
Restored the ability to reverse() views created using
functools.partial() (#22486).
离线(Django 6.0):
HTML |
PDF |
ePub
由 Read the Docs 提供。