Sophie

Sophie

distrib > Mageia > 7 > x86_64 > by-pkgid > 481c2de1450e70fa8fdc1e3abf72606b > files > 479

python-django-doc-1.11.20-1.mga7.noarch.rpm

===========================
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 using
  :func:`functools.partial()` (:ticket:`22486`).