On one Ubuntu box, the project runs just fine with python manage.py runserver. When trying to replicate it on another Ubuntu box, after installation, it hangs at
python manage.py runserver
Just came across the same issue - in my case it happened because the database server was down
EDIT: Django version 1.9