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