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).
April 28, 2014
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).
Offline (Django 1.9):
HTML |
PDF |
ePub
Provided by Read the Docs.