Read time: 1 minute

Installations:

You need to install:

1. pip

_ 2. virtualenv_

Configuring Virtualenv:

activating virtualenv image

activate virtualenv

Installing Django in virtualenv

Now visit https://docs.djangoproject.com/en/1.7/ for official documentation and follow the tutorials.