---
title: "Django 1.5.12 release notes"
version: 5.2
locale: pt-br
source: https://docs.djangoproject.com/pt-br/5.2/releases/1.5.12/
canonical: https://djangodocs.dev/pt-br/5.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)).
