Fixed typo in 1.5 release notes; thanks Jonas Obrist.

This commit is contained in:
Carl Meyer 2013-01-07 20:16:46 -07:00
parent c698c55966
commit bb7f34d619
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ can simply remove that line under Django 1.5
Python compatibility Python compatibility
==================== ====================
Django 1.5 requires Python 2.6.5 or above, though we **highly recommended** 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 has 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 This change should affect only a small number of Django users, as most