---
title: "Django 1.5.12 release notes"
version: 3.2
locale: el
source: https://docs.djangoproject.com/el/3.2/releases/1.5.12/
canonical: https://djangodocs.dev/el/3.2/releases/1.5.12/
---
# Django 1.5.12 release notes

*January 2, 2015*

Django 1.5.12 fixes a regression in the 1.5.9 security release.

## Bugfixes

- Fixed a regression with dynamically generated inlines and allowed field
  references in the admin
  ([#23754](https://code.djangoproject.com/ticket/23754)).
