Installing, configuring and running Django 1.9 tutorial Part2

Опубликовано: 10 Октябрь 2024
на канале: tutorial plus
4,802
20

Django 1.9 Creating blog app complete playlist    • Create a Blog using Django 1.9 Framework  

In this django 1.9 video tutorial we will install the django 1.9 in ubuntu, we will install various dependencies packages prior to install django like python-setuptools, virtualenv and pip

We will use the virtualenv to seperate the different python projects from each other.

This video will be about how to setup django 1.9 in ubuntu