17 lines
442 B
Plaintext
17 lines
442 B
Plaintext
===========================
|
|
Django 1.5.11 release notes
|
|
===========================
|
|
|
|
*Under development*
|
|
|
|
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
|
|
(`#23604 <http://code.djangoproject.com/ticket/23604>`_).
|
|
|
|
* Allowed inline and hidden references to admin fields
|
|
(`#23431 <http://code.djangoproject.com/ticket/23431>`_).
|