start django

python django-admin.py startproject myproject

python c:/django/myproject/manage.py runserver

你可能感兴趣的:(c,django,python)