---
title: "Django 1.5.10 release notes"
version: 1.10
locale: el
source: https://docs.djangoproject.com/el/1.10/releases/1.5.10/
canonical: https://djangodocs.dev/el/1.10/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))
