mirror of
https://github.com/django/django.git
synced 2025-07-24 21:54:14 +00:00
14 lines
309 B
Text
14 lines
309 B
Text
===========================
|
|
Django 1.5.12 release notes
|
|
===========================
|
|
|
|
*January 2, 2015*
|
|
|
|
Django 1.5.12 fixes a regression in the 1.5.9 security release.
|
|
|
|
Bugfixes
|
|
========
|
|
|
|
* Fixed a regression with dynamically generated inlines and allowed field
|
|
references in the admin
|
|
(:ticket:`23754`).
|