2014-09-04 21:04:53 +00:00
|
|
|
===========================
|
|
|
|
Django 1.4.16 release notes
|
|
|
|
===========================
|
|
|
|
|
2014-10-22 16:23:21 +00:00
|
|
|
*October 22, 2014*
|
2014-09-04 21:04:53 +00:00
|
|
|
|
2014-10-05 18:06:51 +00:00
|
|
|
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.
|
2014-09-04 21:04:53 +00:00
|
|
|
|
|
|
|
Bugfixes
|
|
|
|
========
|
|
|
|
|
2014-10-05 18:06:51 +00:00
|
|
|
* Allowed related many-to-many fields to be referenced in the admin
|
2014-12-19 14:54:29 +00:00
|
|
|
(:ticket:`23604`).
|
2014-10-05 18:06:51 +00:00
|
|
|
|
2014-09-04 21:04:53 +00:00
|
|
|
* Allowed inline and hidden references to admin fields
|
2014-12-19 14:54:29 +00:00
|
|
|
(:ticket:`23431`).
|
2014-09-13 13:23:00 +00:00
|
|
|
|
|
|
|
* Fixed parsing of the GEOS version string
|
2014-12-19 14:54:29 +00:00
|
|
|
(:ticket:`20036`).
|