mirror of
https://github.com/django/django.git
synced 2025-08-01 01:22:36 +00:00
Merge pull request #560 from brutasse/fix/1.5-typos
Fixed typo in the 1.5* release notes. Thanks brutasse.
This commit is contained in:
commit
b7e44313bb
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…
Add table
Add a link
Reference in a new issue