Menu
header photo

Levana Technologies

Embedded Linux, Python, IoT & Machine Learning Training

Python - Django Web Framework Training Workshop

Course Duration: 2 Full Days
 
Course Outline:
  • Introduction
  • How the Web Works
  • HTML Basics
  • CSS Basics (Cascading Style Sheet) 
  • Javascript Basics
  • Introduction of Django
  • Environment Setup
             - Installing Python
             - Installing Django
             - Testing Django Installation
  • Creating a Skeleton Website
             - Creating a project
             - Creating an application
             - Registering the application
             - Specifying the database
             - URL mapper
             - Testing the website framework
  • Models
  • Django Admin Site
  • Views
  • Templates
  • User Authentication and Permissions
  • Working with Forms
  • Testing the Web Application
  • Deploying the Web Application