myfb my first django test project I want to develop an wonderful web site in the future. ^_^ install django env for ubuntu apt-get install python-django modify setting.py then run python manager syncdb start app python manage.py runserver 0.0.0.0:8080