Our Courses

Django Basic Tutorial

  • Category
    IT & Software
  • View
    496
  • Review
    • 4.568182
  • Created At
    6 months ago
Django Basic Tutorial

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 Static and dynamic website How Django can be used What is MVT in Django