Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 2421dbd393a961da91ce0113238224e5 > files > 8048

python-django14-1.4.18-1.1.mga4.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
  (`#23604 <http://code.djangoproject.com/ticket/23604>`_).

* Allowed inline and hidden references to admin fields
  (`#23431 <http://code.djangoproject.com/ticket/23431>`_).

* Fixed parsing of the GEOS version string
  (`#20036 <http://code.djangoproject.com/ticket/20036>`_).