Python 3.2 support confirmed.
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ Changelog
|
||||
Version 0.5 (dev)
|
||||
--------------------------
|
||||
|
||||
* Add Python 3 support
|
||||
* Add Python 3.2 and 3.3 support
|
||||
* Fix errors with ContentType objects that don't refer to an existing model.
|
||||
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@ The Python versions need to be installed at your system.
|
||||
On Linux, download the versions at http://www.python.org/download/releases/.
|
||||
On MacOS X, use Homebrew_ to install other Python versions.
|
||||
|
||||
We currently support Python 2.6, 2.7 and 3.3.
|
||||
We currently support Python 2.6, 2.7, 3.2 and 3.3.
|
||||
|
||||
|
||||
Example project
|
||||
|
||||
Reference in New Issue
Block a user