---
title: "Django 1.5.10 release notes"
version: 4.2
locale: es
source: https://docs.djangoproject.com/es/4.2/releases/1.5.10/
canonical: https://djangodocs.dev/es/4.2/releases/1.5.10/
---
# Django 1.5.10 release notes

*September 2, 2014*

Django 1.5.10 fixes a regression in the 1.5.9 security release.

## Bugfixes

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