---
title: "Notes de publication de Django 1.6.8"
version: 3.2
locale: fr
source: https://docs.djangoproject.com/fr/3.2/releases/1.6.8/
canonical: https://djangodocs.dev/fr/3.2/releases/1.6.8/
---
# Notes de publication de Django 1.6.8

*October 22, 2014*

Django 1.6.8 fixes a couple regressions in the 1.6.6 security release.

## Correction de bogues

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