Notes to run the code The version used by the server is python 2.7.12 *as of now any version of python can be used on local development Activate the virtualenv. Before starting development, run export DJANGO_DEVELOPMENT=true or set DJANGO_DEVELOPMENT=true (for windows)