Django Training

  • Home
  • Courses -
  • Django Training

Django Training : Step by step for beginners

course

  • Django is Open Source Web Development Framework which is written in python.
  • Django Follows Model,View, Templates Approach .

  • Core Python Concepts, Basic Database Concepts

  • Classroom Training
  • Online Training
  • Corporate Training
  • Weekend Training
  • One to One Training
  • Final Year Project Training

  • Theory & Practical Session
  • Real-time Practice
  • Exclusive Materials
  • Course Completion Certificate
  • Support
  • Job Assistance

  • Introduction Of Django
  • Features Of Django
  • Understanding Django Environment
  • Django Download
  • Django Installation
  • Creating Our Own Environment
  • Python Setup
  • IDE/Editor
  • Pip Commands
  • • Create New Project
  • Understanding Directory Structure
  • Run Project
  • Create New Application
  • Manage Application
  • Creating Our Own Environment
  • What is View ?
  • Handle HttpResponse
  • Handle HttpRequest
  • Render Webpages
  • Class based Views
  • Function bases Views
  • URL define patterns
  • Configure URLs with Views
  • URL patterns
  • SEO Friendly URLS
  • Include() , Path()
  • Template Setup
  • Template tags
  • Template Inheritance
  • render() function
  • Query String Value
  • Configuring static files
  • Creating Project with static resources
  • Load HTML, CSS, Images
  • Html Theme Load
  • Form Setup
  • Form Validators
  • CSRF Token
  • Get Post Demo
  • Session Introduction
  • Session Get,Set and Destroy
  • Cookie introduction
  • Cookie Set,Get and Remove
  • Configure FileUpload
  • File Upload Setup
  • Configure Email Setup
  • How to Send Email
  • Database Setup
  • Sqlite and Mysql Setup
  • How to Migrate table
  • Make Migration
  • What is model
  • Model Fields
  • Model Migration
  • Model Validators
  • Model Relationship
  • Configure Admin Interface
  • Create super user
  • Create Model for Admin App
  • Authentication
  • Create,Read
  • Update,Delete
  • Development
  • Deployment
  • Certificate