Commit c5d071f8 authored by Tim Graham's avatar Tim Graham
Browse files

[1.4.x] Added 1.4.10 release notes to index.

parent 30eb916b
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -9,4 +9,6 @@ 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.
 No newline at end of file
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.
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@ Final releases
.. toctree::
   :maxdepth: 1

   1.4.10
   1.4.9
   1.4.8
   1.4.7