Django 1.4.12 release notes¶
April 28, 2014
Django 1.4.12 fixes a regression in the 1.4.11 security release.
Bugfixes¶
- Restored the ability to
reverse()views created usingfunctools.partial()(#22486)
Help us reach our 2025 fundraising goal!
Donate to the Django Software Foundation to fund Django's development, security, and community events!April 28, 2014
Django 1.4.12 fixes a regression in the 1.4.11 security release.
reverse() views
created using functools.partial()
(#22486)
Offline (Django 1.8):
HTML |
PDF |
ePub
Provided by Read the Docs.