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

*Oktober 22, 2014*

Django 1.6.8 memperbaiki sepasang pemulihan di terbitan keamanan 1.6.6.

## 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)).
