mirror of
https://github.com/django/django.git
synced 2024-11-18 15:34:16 +00:00
a24cf21722
Thanks Simon Charette for review.
16 lines
358 B
Plaintext
16 lines
358 B
Plaintext
==========================
|
|
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`).
|