Django 3 Course: Build Python Based Web App (Step by Step)
- 4.1
Brief Introduction
Learn to build Python based web applications with Django 3 (Python Web Framework)Description
Django Framework is a Python based web framework which is so popular that it is been used by many professional companies around the world.
In this Django Course you will learn how to get started with Django Web Framework & build a Employee database management system app. This course covers the following topics
Django Introduction
Environmental Setup
Working with Models
Creating Custom Views
Working with Templates
Admin functionalities
URLs & Regular expression
Styling web app
Requirements
- Requirements
- Basics of Python
- Basics of HTML & CSS
Knowledge
- Learn Django 3 (Python Web Framework)
- Setup project for Django
- Create custom App in Django
- Learn Application Development Process
- Create Models in Django
- Create Views and Manage Views in Django
- Migrations in Django
- Employee Management Project
- Assign Objects Data
- Work with URL's and Path's in Django
- Work with Templates in Django
- Output data to HTML templates
- Assign styles in Django