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

*January 2, 2015*

Django 1.5.12 fixes a regression in the 1.5.9 security release.

## Poprawki błędów

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