16 lines
357 B
Plaintext
16 lines
357 B
Plaintext
==========================
|
|
Django 1.6.8 release notes
|
|
==========================
|
|
|
|
*October 22, 2014*
|
|
|
|
Django 1.6.8 fixes a couple regressions in the 1.6.6 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`).
|