---
title: "Django 1.4.10 版本发行说明"
version: 4.0
locale: zh-hans
source: https://docs.djangoproject.com/zh-hans/4.0/releases/1.4.10/
canonical: https://djangodocs.dev/zh-hans/4.0/releases/1.4.10/
---
# Django 1.4.10 版本发行说明

*2013 年 11 月 6 日*

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

## Python 兼容性

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.
