15 lines
363 B
Plaintext
15 lines
363 B
Plaintext
|
==========================
|
||
|
Django 1.5.7 release notes
|
||
|
==========================
|
||
|
|
||
|
*Under development*
|
||
|
|
||
|
Django 1.5.7 fixes a regression in the 1.5.6 security release.
|
||
|
|
||
|
Bugfixes
|
||
|
========
|
||
|
|
||
|
* Restored the ability to :meth:`~django.core.urlresolvers.reverse` views
|
||
|
created using :func:`functools.partial()`
|
||
|
(`#22486 <http://code.djangoproject.com/ticket/22486>`_)
|