django/docs/releases/1.4.10.txt
Elif T. Kus 5dceb1f078 [1.9.x] Fixed #26020 -- Normalized header stylings in docs.
Backport of bca9faae95db2a92e540fbd08505c134639916fe from master
2016-01-22 12:18:24 -05:00

15 lines
380 B
Plaintext

===========================
Django 1.4.10 release notes
===========================
*November 6, 2013*
Django 1.4.10 fixes a Python-compatibility bug in the 1.4 series.
Python compatibility
====================
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.