About This Course
Python and Django can seem overwhelming at first, but they don’t have to be! In this course, I’ll walk you through it step by step and you’ll be building your first web app in minutes. You’ll be amazed how quick and easy it is to create very professional looking websites, even if you have no programming or web design experience at all.
Watch over my shoulder as I build a cool User Authorization app step by step right in front of you. You’ll follow along and build your own copy. By the time we’re finished, you’ll have a solid understanding of Django and how to use it to build awesome web apps.
The course contains 30 videos – and is just over 2 hours long. Watch the videos at your own pace, and post questions along the way if you get stuck. You don’t need any special knowledge or software to take this course, though any experience with HTML or CSS is a plus. You don’t even need to know the Python programming language. I’ll walk you through everything.
We’ll build a cool User Authorization app that lets users sign up (register) for your site, log in, log out, edit their profile, and change their passwords. These days just about every website lets people sign up and log in, and you really need this skill if you want to build modern web apps. We’ll style the website using the popular Bootstrap CSS framework.
Django is a great web development tool and learning it has never been this easy.
Our Promise to You
By the end of this course, you will have learned user authentication with Python And Django.
30 Day Money Back Guarantee. If you are unsatisfied for any reason, simply contact us and we’ll give you a full refund. No questions asked.
Get started today and learn more about user authentication with Python and Django.
Course Curriculum
Section 1 - Introduction | |||
Introduction | 00:00:00 | ||
Installing Python | 00:00:00 | ||
Virtual Environments | 00:00:00 | ||
Installing Django | 00:00:00 | ||
Section 2 - Building Out Our App | |||
Start Project | 00:00:00 | ||
Runserver And Migrate Database | 00:00:00 | ||
Startapp | 00:00:00 | ||
Create The Homepage | 00:00:00 | ||
Extends Base And Install Bootstrap | 00:00:00 | ||
Create A Bootstrap Navbar | 00:00:00 | ||
Section 3 - Django Authentication | |||
Introduction To Authentication | 00:00:00 | ||
Create The Login Form | 00:00:00 | ||
Login Logic: Part 1 | 00:00:00 | ||
Login Logic: Part 2 | 00:00:00 | ||
Add Messages | 00:00:00 | ||
Determine If User Is Authenticated | 00:00:00 | ||
Logout A User | 00:00:00 | ||
Adding User Profile Information To the Page | 00:00:00 | ||
Introduction To User Registration | 00:00:00 | ||
Create A Registration Page | 00:00:00 | ||
Create A Registration Form | 00:00:00 | ||
Add New Registration Form Fields | 00:00:00 | ||
Using Widgets On The Form Fields | 00:00:00 | ||
Working With Labels And Help Text | 00:00:00 | ||
Form Validation | 00:00:00 | ||
Edit The User Profile: Part 1 | 00:00:00 | ||
Edit The User Profile: Part 2 | 00:00:00 | ||
Update User Password | 00:00:00 | ||
Remove Password Link | 00:00:00 |