mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
[1.6.x] Fixed #23431 -- Allowed inline and hidden references to admin fields.
This fixes a regression introduced by the53ff096982security fix. Thanks to @a1tus for the report and Tim for the review. refs #23329. Backport of342ccbdfrom master
This commit is contained in:
12
docs/releases/1.6.8.txt
Normal file
12
docs/releases/1.6.8.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
==========================
|
||||
Django 1.6.8 release notes
|
||||
==========================
|
||||
|
||||
*Under development*
|
||||
|
||||
Django 1.6.8 fixes a regression in the 1.6.6 security release.
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
* Allowed inline and hidden references to admin fields (:ticket:`23431`).
|
||||
Reference in New Issue
Block a user