Django creates the project with the command

Source: Internet
Author: User

The Django command to create the project

>>python C:\Python33\Lib\site-packages\django\bin\django-admin.py startproject projectmanage >>CD projectmanage >>python C:\Python33\Lib\site-packages\django\bin\django-admin.py Stratapp Projectmanageapp >>mkdir Templates >>CD Projectmanageapp >>mkdir Static
in the online command line to create the project, encountered a variety of problems, first I use Python3, django1.8, also add the admin.py to the environment variable, but either the execution of the command after the project is not generated but also do not error, or open the admin.py file (the reason is to open with the pycharm, change the way to open the choice of python.exe on it), or is The help of this file was typed, and finally the successful PS was created with the above command: The Django project file can be created directly with Pycharm

Django creates the project with the command

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.