Report this

What is the reason for this report?

How to upgrade 1-click installer to Python 3 and newer version of Django?

Posted on March 19, 2016

So I am using the 1-click installer for Django, but found out is still using Python 2.7.6 and Django 1.6.1. Instead I want to use Python 3.x, but how do I do that?

I reviewed the article below, but again it focuses on Python 2.x:

https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-django-with-postgres-nginx-and-gunicorn

The 1-click article about Django had some tiny bit of Python 3 information in the comment, but not enough for me to figure out what to do:

https://www.digitalocean.com/community/tutorials/how-to-use-the-django-one-click-install-image

It is kind of baffling that there seems to be so little information about Python 3.x still and that so far I only found Heroku to have it ready to go. Any help would be much appreciated!

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.