This forum is no longer active. Please post your questions to our new community site
DjangoStack with Python 2.7?
|
|
I just finished a painful port of an application to remove all Python 2.7 dependencies so it would work in DjangoStack’s 2.6.5 Python. I have a more apps that will need porting, so I’d like to understand how hard it’d be to upgrade my DjangoStack 1.2.3-0 (it’s an ubuntu EC2 instance) to Python 2.7. Anyone done this (or know how)? Related: any idea when a Python 2.7 DjangoStack will be available? |
|
|
Hi, We will add it in our TODO list. It is not simple to upgrade Python in the Stack itself. You can try to install in the Ubuntu system itself. |

