Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs/releases/1.5.11.txt
blob: 4d4905eb4a8589eeb5cde759e971e48c2c4fabb1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
===========================
Django 1.5.11 release notes
===========================

*October 22, 2014*

Django 1.5.11 fixes a couple regressions in the 1.5.9 security release.

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`).