Sophie

Sophie

distrib > Mageia > 6 > armv7hl > media > core-updates > by-pkgid > 65530c6176058f9b54858c3b4f6385e6 > files > 416

python-django-doc-1.8.19-1.mga6.noarch.rpm

===========================
Django 1.4.16 release notes
===========================

*October 22, 2014*

Django 1.4.16 fixes a couple regressions in the 1.4.14 security release and a
bug preventing the use of some GEOS versions with GeoDjango.

Bugfixes
========

* Allowed related many-to-many fields to be referenced in the admin
  (:ticket:`23604`).

* Allowed inline and hidden references to admin fields
  (:ticket:`23431`).

* Fixed parsing of the GEOS version string
  (:ticket:`20036`).