Jump to content

Recommended Posts

Posted

Hello,

I need to use python 2.7 with django in my website. As far I know only 3.7 is supported on tommy. But could you pls tell me how do I use python 2.7 with django?

 

Thanks in advance.

Posted
Django using Python 2.7 in particular is not supported on any of the servers. Django is only installed on one version of Python per server, and Tommy utilizes Python 3.7 for Django. You might want to consider porting from Python 2 to 3, since Python 2 is no longer supported. Alternatively, Django 1.11 is the last version to support Python 2.7, and since Ricky is the only server with Django 1.11, you could give Django a try on there.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...