Django Designed to make common Web Development tasks become fast and simple . On how to use Django Write database driven Web Application is a popular development method nowadays .
So if you have mastered Python I want to learn the basic programming method of Web If you want to develop it, please add it to this series .
Rely on the Python The version is 3.8+. If you can't reach the version, you can't see Django 4.0+ Installation package .
Django Wbe Development can be used without database , It can describe the layout of the database in the code by relying on its own object relationship mapping , And there are many ways to represent the data model .
models.py