|
|
|
|
|
by speg
4861 days ago
|
|
I have been running Django 1.5 on Python 3.3 since 1.5c1 - ran into zero problems. It is solid... but... a lot of packages are not ready for 3 yet. So it depends how far you want to go.. Playing around by yourself? I'd go with Python 3... if you need to leverage a lot of the packages you'll need to drop down to 2.7 |
|