I installed Python 3.2.3 in Debian /usr/local/bin/python3 and I installed Django 1.4 in the same directory. But when I try to import django from python 3 shell interpreter I get syntax error! What am I doing wrong?
I installed Python 3.2.3 in Debian /usr/local/bin/python3 and I installed Django 1.4 in the
Share
There is no official release of Django that does it, but the guys here on bitbucket have been working on a port to python 3. Django will officially support python3 experimentally with version 1.5