1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/docs/releases/1.5.12.txt
2014-12-19 18:07:52 +01:00

15 lines
311 B
Plaintext

===========================
Django 1.5.12 release notes
===========================
*Under development*
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`).