-
Overview
-
Installation of Python Interpreter
-
Installation of IDE (Pycharm or vscode)
-
Django project app structure
-
Creating sample Django project
-
Starting Django App in development server
-
Understanding of Model View Template
-
Understanding of HTTP
-
Request processing
-
Understanding of URL mapping
-
Writing a view and mapping with URL
-
Understanding Django Settings
-
Configuring HTML templates