Commit fe55052c authored by Bruno Renié's avatar Bruno Renié Committed by Ramiro Morales
Browse files

[1.5.x] Fixed typo in the 1.5* release notes. Thanks brutasse.

parent bb6e661e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -79,7 +79,7 @@ Python compatibility
====================

Django 1.5 requires Python 2.6.5 or above, though we **highly recommend**
Python 2.7.3 or above. Support for Python 2.5 and below as been dropped.
Python 2.7.3 or above. Support for Python 2.5 and below has been dropped.

This change should affect only a small number of Django users, as most
operating-system vendors today are shipping Python 2.6 or newer as their default
+1 −1
Original line number Diff line number Diff line
@@ -68,7 +68,7 @@ Python compatibility
====================

Django 1.5 requires Python 2.6.5 or above, though we **highly recommended**
Python 2.7.3 or above. Support for Python 2.5 and below as been dropped.
Python 2.7.3 or above. Support for Python 2.5 and below has been dropped.

This change should affect only a small number of Django users, as most
operating-system vendors today are shipping Python 2.6 or newer as their default