---
title: "Catatan terbitan Django 1.5.12"
version: 1.9
locale: id
source: https://docs.djangoproject.com/id/1.9/releases/1.5.12/
canonical: https://djangodocs.dev/id/1.9/releases/1.5.12/
---
# Catatan terbitan Django 1.5.12

*Januari 2, 2015*

Django 1.5.12 fixes a regression in the 1.5.9 security release.

## Perbaikan kesalahan

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