2014-09-05 05:04:53 +08:00
|
|
|
===========================
|
|
|
|
Django 1.5.11 release notes
|
|
|
|
===========================
|
|
|
|
|
2014-10-23 00:23:21 +08:00
|
|
|
*October 22, 2014*
|
2014-09-05 05:04:53 +08:00
|
|
|
|
2014-10-06 02:06:51 +08:00
|
|
|
Django 1.5.11 fixes a couple regressions in the 1.5.9 security release.
|
2014-09-05 05:04:53 +08:00
|
|
|
|
|
|
|
Bugfixes
|
|
|
|
========
|
|
|
|
|
2014-10-06 02:06:51 +08:00
|
|
|
* Allowed related many-to-many fields to be referenced in the admin
|
|
|
|
(`#23604 <http://code.djangoproject.com/ticket/23604>`_).
|
|
|
|
|
2014-09-05 05:04:53 +08:00
|
|
|
* Allowed inline and hidden references to admin fields
|
|
|
|
(`#23431 <http://code.djangoproject.com/ticket/23431>`_).
|