mirror of
https://github.com/Hopiu/django.git
synced 2026-04-27 10:14:48 +00:00
Typo in the 1.5 release notes
This commit is contained in:
parent
2a0e4c249f
commit
a8495fb188
3 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue