mirror of
https://github.com/Hopiu/django.git
synced 2026-05-19 13:01:06 +00:00
This fixes a regression introduced by the 53ff096982 security fix.
Thanks to @a1tus for the report and Tim for the review.
refs #23329.
13 lines
306 B
Text
13 lines
306 B
Text
===========================
|
|
Django 1.4.16 release notes
|
|
===========================
|
|
|
|
*Under development*
|
|
|
|
Django 1.4.16 fixes a regression in the 1.4.14 security release.
|
|
|
|
Bugfixes
|
|
========
|
|
|
|
* Allowed inline and hidden references to admin fields
|
|
(`#23431 <http://code.djangoproject.com/ticket/23431>`_).
|