1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Added Python 3.4 support notes.

This commit is contained in:
Tim Graham
2014-03-26 10:55:59 -04:00
parent a779757706
commit 306deab2c7
3 changed files with 7 additions and 8 deletions

View File

@@ -18,7 +18,8 @@ Python compatibility
====================
Django 1.7 requires Python 2.7 or above, though we **highly recommend**
the latest minor release. Support for Python 2.6 has been dropped.
the latest minor release. Support for Python 2.6 has been dropped and support
for Python 3.4 has been added.
This change should affect only a small number of Django users, as most
operating-system vendors today are shipping Python 2.7 or newer as their default