Django 1.5.7 release notes¶
April 28, 2014
Django 1.5.7 fixes a regression in the 1.5.6 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.5.7 fixes a regression in the 1.5.6 security release.
reverse() views created using
functools.partial() (#22486).
Offline (Django 3.1):
HTML |
PDF |
ePub
Provided by Read the Docs.