2014-09-04 23:04:53 +02:00
|
|
|
===========================
|
|
|
|
Django 1.5.11 release notes
|
|
|
|
===========================
|
|
|
|
|
2014-10-22 18:23:21 +02:00
|
|
|
*October 22, 2014*
|
2014-09-04 23:04:53 +02:00
|
|
|
|
2014-10-05 20:06:51 +02:00
|
|
|
Django 1.5.11 fixes a couple regressions in the 1.5.9 security release.
|
2014-09-04 23:04:53 +02:00
|
|
|
|
|
|
|
Bugfixes
|
|
|
|
========
|
|
|
|
|
2014-10-05 20:06:51 +02:00
|
|
|
* Allowed related many-to-many fields to be referenced in the admin
|
2014-12-19 15:54:29 +01:00
|
|
|
(:ticket:`23604`).
|
2014-10-05 20:06:51 +02:00
|
|
|
|
2014-09-04 23:04:53 +02:00
|
|
|
* Allowed inline and hidden references to admin fields
|
2014-12-19 15:54:29 +01:00
|
|
|
(:ticket:`23431`).
|