Application Structure of Django

Application Structure of Django

Django is one of most widely used Python web development framework and powers several popular applications. In this article, we have explored the structure of a Django web application. It follows Model, Template and View (MTV).


What is Django

Django is free and open source web application framework, written in Python. The official project site describes Django as "a high-level Python Web framework that encourages rapid development and clean, pragmatic design.


Ok cool !,but What is Web Framework...

 •  0 comments  •  flag
Share on Twitter
Published on June 12, 2020 03:34
No comments have been added yet.