👋 Hello, I'm Dave Gray.
✅ Check out my YouTube Channel with hundreds of tutorials.
💖 Support my content on Patreon
🚀 Follow Me:
📺 YouTube Playlist for this repository.
🚀 This repository shares ALL of the resources referenced during the Python Django for Beginners tutorial series.
DO NOT COPY FOR AN ASSIGNMENT - Avoid plagiarism and adhere to the spirit of this Academic Honesty Policy.
- 🔗 Django Official Site
- 🔗 Python Official Site
- 🔗 Django Model field reference
- 🔗 Django Path Converters
- 🔗 Deploying Django on Render
- 🔗 Deploying Django on Replit
- 🔗 Deploying Django on Digital Ocean
- 🔗 Deploying Django on Railway
- 🔗 Deploying Django on AWS
- 🔗 Chapter 1 - Introduction & Setup
- 🔗 Chapter 2 - Django Apps & Templates
- 🔗 Chapter 3 - Models & Migrations
- 🔗 Chapter 4 - Django ORM
- 🔗 Chapter 5 - Django Admin
- 🔗 Chapter 6 - Pages, URLs & Slugs
- 🔗 Chapter 7 - Images
- 🔗 Chapter 8 - Challenge
- 🔗 Chapter 9 - User Registration
- 🔗 Chapter 10 - User Login & Authentication
- 🔗 Chapter 11 - User Authorization
- 🔗 Chapter 12 - Custom Forms