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