Python Django Tutorial: Full-Featured Web App Part 1 - Getting Started
2
Python Django Tutorial: Full-Featured Web App Part 2 - Applications and Routes
3
Python Django Tutorial: Full-Featured Web App Part 3 - Templates
4
Python Django Tutorial: Full-Featured Web App Part 4 - Admin Page
5
Python Django Tutorial: Full-Featured Web App Part 5 - Database and Migrations
6
Python Django Tutorial: Full-Featured Web App Part 6 - User Registration
7
Python Django Tutorial: Full-Featured Web App Part 7 - Login and Logout System
8
Python Django Tutorial: Full-Featured Web App Part 8 - User Profile and Picture
9
Python Django Tutorial: Full-Featured Web App Part 9 - Update User Profile
10
Python Django Tutorial: Full-Featured Web App Part 10 - Create, Update, and Delete Posts
11
Python Django Tutorial: Full-Featured Web App Part 11 - Pagination
12
Python Django Tutorial: Full-Featured Web App Part 12 - Email and Password Reset
13
Python Django Tutorial: Deploying Your Application (Option #1) - Deploy to a Linux Server
14
Python Django Tutorial: How to Use a Custom Domain Name for Our Application
15
Python Django Tutorial: How to enable HTTPS with a free SSL/TLS Certificate using Let's Encrypt
16
Python Django Tutorial: Full-Featured Web App Part 13 - Using AWS S3 for File Uploads
17
Python Django Tutorial: Deploying Your Application (Option #2) - Deploy using Heroku
Description:
Embark on a comprehensive 10-hour tutorial series to build a full-featured Django web application from scratch. Learn essential Django concepts including project setup, application structure, routing, templating, and database management. Master user authentication, profile creation, and image uploads. Develop CRUD functionality for blog posts, implement pagination, and set up email services for password resets. Gain practical deployment knowledge by exploring both Linux server and Heroku hosting options. Discover how to use custom domain names, enable HTTPS with free SSL/TLS certificates, and integrate AWS S3 for file storage. By the end of this series, acquire the skills to create, customize, and deploy robust Django-powered web applications.