Sophie

Sophie

distrib > Mageia > 4 > i586 > by-pkgid > 9355a34864ff0fcb571cf72f65e2b0f3 > files > 289

python-django-doc-1.5.9-1.mga4.noarch.rpm

==========================
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 :meth:`~django.core.urlresolvers.reverse` views
  created using :func:`functools.partial()`
  (`#22486 <http://code.djangoproject.com/ticket/22486>`_)