Django 2 for Beginners (Part 1) - Learn by Building Web App
Ditulis pada: January 18, 2020
Django 2 for Beginners (Part 1) - Learn by Building Web App, Learn Django 2 - Build Strong Django Foundation By Building Task Manager Web Application With Python & Django Framework!
Created by Shubham Sarda
English
English [Auto-generated]
PREVIEW THIS COURSE - GET COUPON CODE
What you'll learn
- Learn about Django Apps, Templates, Models & Migrations.
- Writing URLS, Views and Models
- Django Development Environment Set-up. (Libraries, Extensions, IDE's, Virtualenv)
- CRUD Functionality Implementation. (Create, Read, Update and Delete)
- Database Driven Websites Development
- Usage of Django Messages and Forms
- Working with Static-Media Files and Django Template
- Understanding Django Flow & File Structure
- Learn about MVT (Model, View Template)