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

*Oktober 22, 2014*

Django 1.5.11 fixes a couple regressions in the 1.5.9 security release.

## Perbaikan kesalahan

- Allowed related many-to-many fields to be referenced in the admin
  ([#23604](https://code.djangoproject.com/ticket/23604)).
- Allowed inline and hidden references to admin fields
  ([#23431](https://code.djangoproject.com/ticket/23431)).
