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

*2014 年 9 月 2 日*

Django 1.4.15 fixes a regression in the 1.4.14 security release.

## 漏洞修复

- Allowed inherited and m2m fields to be referenced in the admin
  ([#22486](https://code.djangoproject.com/ticket/22486))
