how to work install python 3 sudo apt-get install python 3.5 install django pip install django==1.10 download the project https://github.com/mhadiahmed/mysite.git run the server python3 manage.py runserver