to run django on port 80 (which is set to default in this project) switch to root user then use the runserver.sh to run app in case of 'port already in use' use 'sudo fuser -k 80/tcp'