Django 1.4.12 版本发行说明Link to this heading
2014 年 4 月 28 日
Django 1.4.12 修复了 1.4.11 安全发布中的一个回归问题。
漏洞修复Link to this heading
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).