Note di rilascio di Django 1.5.7Link to this heading
28 Aprile 2014
Django 1.5.7 fixes a regression in the 1.5.6 security release.
Correzioni di bugLink to this heading
Restored the ability to
reverse()views created usingfunctools.partial()(#22486).