---
title: "Django 1.5.12 版本发行说明"
version: 4.1
locale: zh-hans
source: https://docs.djangoproject.com/zh-hans/4.1/releases/1.5.12/
canonical: https://djangodocs.dev/zh-hans/4.1/releases/1.5.12/
---
# Django 1.5.12 版本发行说明

*January 2, 2015*

Django 1.5.12 fixes a regression in the 1.5.9 security release.

## 漏洞修复

- Fixed a regression with dynamically generated inlines and allowed field
  references in the admin
  ([#23754](https://code.djangoproject.com/ticket/23754)).
