Autoplay
Autocomplete
Previous Lesson
Complete and Continue
The Ultimate Beginner's Guide to Django
Welcome
Welcome!
Introduction
Python Refresher
1 - Intro Python Refresher
2 - Install Python
3 - Varibles Strings Ints Print
4 - If Statements and Comments
5 - Functions
6 - Lists
7 - Loops
8 - Dictionaries
9 - Classes
10 - Outro Python Refresher
Site #1 - Pig Latin Translator
1 - Intro PigLatin
2 - Installing Django
3 - Creating a Project
4 - Project Tour
5 - Urls
6 - HTML
7 - Forms
8 - Sending Data
9 - Pig Latin Translationg
10 - View Dictionary
11 - Challenge - About Page
12 - Solution - About Page
13 - Outro PigLatin
Site #2 - Personal Blog
1 - Intro Blog Django
2 - Sketch Blog Django
3 - Virtualenv
4 - Apps - What they are and creating our first
5 - App Views
6 - Models
7 - Admin
8 - Displaying Posts
9 - Model Mehtods
10 - Images
11 - RegEx
12 - Post Deatils
13 - Bootstrap and Design
14 - NavBar
15 - HomePage Design
16 - Static Images
17 - Cleanup
18 - DISQUS
19 - Challenge Blog
20 - Soultion Blog
21 - Outro Blog
Publishing a Website on a VPS (Virtual Private Server)
1 - Intro Publish
2 - Vultr
3 - Security
4 - Pip and Virtualenv
5 - Uploading Our Code
6 - Runserver
7 - Gunicorn
8 - Nginx
9 - Outro Publish
Site #3 - Reddit Clone
1 - Intro Reddit
2 - Sketch Reddit
3 - Project Setup
4 - Sign Up View
5 - POST vs GET
6 - Creating Users
7 - Username Uniqueness
8 - Login
9 - URL Include
10 - Posts App
11 - Next redirect
12 - Post Model
13 - Saving a Post Object
14 - Homepage URL
15 - Home Page View
16 - Voting
17 - Extending Templates
18 - Checking if the user is logged in
19 - Logout
20 - Buttons and Polish
21 - Homepage Cleanup
22 - Challenge
23 - Solution
24 - Outro Reddit
8 - Sending Data
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock