Python Django Dev To Deployment
.MP4, AVC, 1100 kbps, 1280x720 | English, AAC, 128 kbps, 2 Ch | 11h 6m | 5.55 GB
Created by Brad Traversy
.MP4, AVC, 1100 kbps, 1280x720 | English, AAC, 128 kbps, 2 Ch | 11h 6m | 5.55 GB
Created by Brad Traversy
Learn Python and build & deploy a real estate application using the Django framework & PostgreSQL
Requirements
Basic web development (HTML, Basic Programming fundamentals)
Description
This is a very practical course where we take a list of requirements from a fictional company to build a real estate application using Django. We will take a basic html/css Bootstrap 4 theme and turn it into a real working application with an admin area to manage resources including property listings, realtors and contact inquiries. We also have a section on learning basic Python syntax
What You Will Learn:
Basic Python (lists, dictionaries, functions, conditionals, etc)
Setup Virtual Environments
Install & configure Django
Create Django "apps"
Postgres Setup (local and remote)
Schema planning, models & migration
Admin customization
Bootstrap integration
Full search functionality
User Authentication
Deploy to Digital Ocean with Gunicorn & Nginx
Who this course is for:
Beginner Python developers that want to build a practical, real world project using the Django framework