Loading docs/releases/1.4.10.txt 0 → 100644 +14 −0 Original line number Diff line number Diff line =========================== 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. docs/releases/index.txt +1 −0 Original line number Diff line number Diff line Loading @@ -41,6 +41,7 @@ Final releases .. toctree:: :maxdepth: 1 1.4.10 1.4.9 1.4.8 1.4.7 Loading Loading
docs/releases/1.4.10.txt 0 → 100644 +14 −0 Original line number Diff line number Diff line =========================== 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.
docs/releases/index.txt +1 −0 Original line number Diff line number Diff line Loading @@ -41,6 +41,7 @@ Final releases .. toctree:: :maxdepth: 1 1.4.10 1.4.9 1.4.8 1.4.7 Loading