INSTALL PROCEDURE pyinterp=/usr/bin/python2.7 mkvirtualenv --python=$pyinterp django14 pip install -r requirements.txt DEMO