Django is a high-level Python-based free and open-source web framework, which follows the model-view-template (MVT) architectural pattern.
It is maintained by the Django Software Foundation (DSF).
Django's primary goal is to ease the creation of complex, database-driven websites.
Some well-known sites that use Django include the Public Broadcasting Service, Instagram, Mozilla, The Washington Times, Disqus, Bitbucket, and Nextdoor.
In this video we will see:
What is Framework
Why to use Django Framework
How Django can be used
What is MVT in Django
Тэги:
#Python #Django #Coding #Programming #Django_Tutorials #How_to