Basic introduction
django (Python web framework)
Django is an open source web application framework written in Python. The framework pattern of MVC is adopted, namely model M, view V and controller C. It was originally developed to manage some of the news content-based websites of Lawrence Publishing Group, that is, CMS (content management system) software. And was released under the BSD license in July 2005. This frame is named after the Belgian gypsy jazz guitarist Django Reinhardt.
Framework introduction
The Django project is a python custom framework that originated from an online news website and was released as open source in 2005. The core components of the Django framework are:
①Object-relational mapping used to create models
②Perfect management interface designed for end users
③First-class URL design
④ Designer-friendly template language
⑤Cache system.
Due to the rapid development of Django in recent years, its applications have become more and more widespread. It was selected as the 2013 SD Times 100 by the famous IT development magazine SD Times, ranking 6th in the "API, Library and Framework" category, and is considered the leader in this field. who.
Software screenshot
FAQ
If a blank screen appears after opening, as shown below;
Right-click the file and click Properties;
Click to unlock;
it works
it works
it works