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

*2014 年 9 月 2 日*

Django 1.5.10 fixes a regression in the 1.5.9 security release.

## 漏洞修复

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