Django 1.4.12 版本发行说明Link to this heading
2014 年 4 月 28 日
Django 1.4.12 fixes a regression in the 1.4.11 security release.
漏洞修复Link to this heading
Restored the ability to
reverse()views created usingfunctools.partial()(#22486).
2014 年 4 月 28 日
Django 1.4.12 fixes a regression in the 1.4.11 security release.
Restored the ability to reverse() views created using
functools.partial() (#22486).