---
title: "Informacje o wydaniu Django 1.6.8"
version: 4.2
locale: pl
source: https://docs.djangoproject.com/pl/4.2/releases/1.6.8/
canonical: https://djangodocs.dev/pl/4.2/releases/1.6.8/
---
# Informacje o wydaniu Django 1.6.8

*October 22, 2014*

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

## Poprawki błędów

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