step01:
django-admin.py startproject dj01
step02:
cd dj01 tree
step03:
python manage.py runserver
That's all of part-one