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

*6 listopada 2013*

Django 1.4.10 fixes a Python-compatibility bug in the 1.4 series.

## Kompatybilność z Pythonem

Django 1.4.9 inadvertently introduced issues with Python 2.5 compatibility.
Django 1.4.10 restores Python 2.5 compatibility. This was issue #21362 in
Django’s Trac.
