Build a Django environment under eclipse

Source: Internet
Author: User

1. Open Eclipse, enter the appeal information in Help->install New software, then click Next (because it is already installed, you cannot click Next)

2. After the installation is complete, go to Windows->preferences->pydev->interpreters->python interpreters and click New to add the Python IDE

3. After the add is finished, ctr+n to see if it can be created, and if the above page appears, you can create a Django project

4. Click Create, it is recommended to select this option, to prevent the creation of the project after the package file ( No package file resulting in the call cannot be made ).

5. Just created a project, we want to create an app, click on the button below to create an app

6. To run this project, right click on the project, if there are no error prompts, the project runs successfully, the Django project default port number is 8000, so enter 127.0.0.1:8000 in the browser, you can access the success.

Build a Django environment under eclipse

Related Article

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.