---
title: "Django 1.4.15 release notes"
version: 2.0
locale: zh-hans
source: https://docs.djangoproject.com/zh-hans/2.0/releases/1.4.15/
canonical: https://djangodocs.dev/zh-hans/2.0/releases/1.4.15/
---
# Django 1.4.15 release notes

*September 2, 2014*

Django 1.4.15 fixes a regression in the 1.4.14 security release.

## Bugfixes

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