How To Install Django and Set Up a Development Environment on Ubuntu 16.04
In this tutorial, we will set up a Django development environment. We’ll install Python 3, pip 3, Django and virtualenv in order to provide you with the tools necessary for developing web applications with Django.