This tutorial is aimed at installing a lightweight web-server on the Raspberry Pi with python support.
The required packages are:
1. django
2. uWSGI
3. NGINX
4. Python
Note: This installation is based on the assumption you already have a correct django project.