Commit b7e44313 authored by Ramiro Morales's avatar Ramiro Morales
Browse files

Merge pull request #560 from brutasse/fix/1.5-typos

Fixed typo in the 1.5* release notes. Thanks brutasse.
parents 514ce1d3 a8495fb1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -83,7 +83,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
+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