diff options
| author | Carl Meyer <carl@oddbird.net> | 2013-01-07 20:16:46 -0700 |
|---|---|---|
| committer | Carl Meyer <carl@oddbird.net> | 2013-01-07 20:17:55 -0700 |
| commit | b6119a637357ad8422d5744e66413ed2f4901f01 (patch) | |
| tree | 098b76091e1d15d255e6bfa45043e0e753432510 /docs | |
| parent | 012229914cb1391ee4fcb6c183a341a6491cd377 (diff) | |
[1.5.x] Fixed typo in 1.5 release notes; thanks Jonas Obrist.
Backport of bb7f34d619bf from master.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.5.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/1.5.txt b/docs/releases/1.5.txt index c5e8c61922..a5ce08aed6 100644 --- a/docs/releases/1.5.txt +++ b/docs/releases/1.5.txt @@ -67,7 +67,7 @@ can simply remove that line under Django 1.5 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. This change should affect only a small number of Django users, as most |
