Introduction
  • Introduction of Django
  • Django Installation and Create Project from Django application
  • Create first hello world app using Django
Django Form Implementation
  • Create Html form in django application
  • How we use POST Method in Django Web form
  • Create Single method to load and action in django forms
  • Create Five web page application using HTML and Css in Django Framework
  • How we use external css in Django application
  • How we integrate Image in Django application
Database operation in Django
  • How to create database in Django application