Pycharm development file generated by the django framework project in python

Source: Internet
Author: User
This article introduces the file generated by the django framework project under Pycharm development python. the MyDjangoProject directory indicates the global configuration of the project, including setttings. py, urls. py, and wsgi. py,

1. setttings. py includes the database configuration, application configuration, and other configurations of the system,
2. urls. py indicates the Url ing configuration of the web project.
3. subdirectory student is an app created under the project, including models. py, tests. py, views. py, and other files.
4. the templates directory is the template file directory.
5. manage. py is a management tool provided by Django that can synchronize databases and so on.

The above is the detailed description of the file generated by the django framework project under python developed by Pycharm. For more information, see other related articles in the first PHP community!

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.