mirror of
https://github.com/Hopiu/django.git
synced 2026-05-04 21:54:48 +00:00
15 lines
358 B
Text
15 lines
358 B
Text
==========================
|
|
Django 1.6.8 release notes
|
|
==========================
|
|
|
|
*Under development*
|
|
|
|
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`).
|