Mastering Django Part 1 - AJAX, Class Based Views, Forms
Video description
Master your skills as a Django developer by learning advanced techniques.
About This Video
You only need to know the basics of Django.
Nick speaks with clarity, and explained a lot of things clearly. The project is good enough to learn Django quickly and can actually be implemented in real-life settings.
In Detail
Welcome to the Mastering Django Series! Learn time saving and advanced techniques to come to a better …
Mastering Django Part 1 - AJAX, Class Based Views, Forms
Video description
Master your skills as a Django developer by learning advanced techniques.
About This Video
You only need to know the basics of Django.
Nick speaks with clarity, and explained a lot of things clearly. The project is good enough to learn Django quickly and can actually be implemented in real-life settings.
In Detail
Welcome to the Mastering Django Series! Learn time saving and advanced techniques to come to a better developer. To get a better idea of what we'll be creating, go watch the promo video for the course. While creating this site, you will learn the following 8 skills:
Pipenv - Learn why this tool is so much better than pip and virtualenv separately
Pre-made Authentication Views - Get your site up and running quickly with these awesome built-in views
Class-Based Views - When working with models, these views can't be beaten. HUGE time savers
Django Forms - Rather than creating painstaking HTML forms, let Django handle the heavy work
Using other site's APIs - Learn to connect with the YouTube API for data
AJAX - I've had so many requests to cover this. Learn how to fetch data without reloading the page
Seed Data - Learn how to create a starting point for any database
Heroku Deployment - Heroku makes deploying your project simple and fast. I'll show you how
It's time to up your Django skills. See you inside!
Chapter 2 : Combine the best of Pip and Virtualenv with Pipenv
Pipenv
00:06:35
Homepage
00:04:41
Base Template and Bootstrap
00:05:09
Static
00:06:26
Chapter 3 : Saving Time with Auth Premade Views
Authentication Views
00:08:09
Authentication Templates
00:09:58
Database Migration
00:10:19
Chapter 4 : Make CRUD easy with Class Based Views
Class Based Views
00:12:24
Customization with form_valid()
00:08:48
Auto Login after SignUp
00:05:33
Detail View
00:08:18
Update and Delete
00:12:23
Chapter 5 : Django Forms and Formsets
Django Forms
00:12:53
Form Customization
00:06:47
Form Validation
00:11:30
Formsets
00:06:01
Dressing Up Our Forms
00:06:33
Chapter 6 : Using Other Sites’ APIs
YouTube API
00:06:27
URL Parsing
00:08:31
Working With The API
00:14:10
Chapter 7 : AJAX -A Smooth User Experience
AJAX Setup
00:10:37
Our First AJAX Call
00:14:10
Showing YouTube Results
00:14:22
Adding Videos
00:09:33
Deleting Videos
00:07:12
Chapter 8 : Seed Data - Loading and Dumping the Database
Dashboard
00:13:01
CRUD for Halls
00:08:46
Home and Authentication
00:15:49
Seed Data
00:10:16
Permissions
00:11:27
Chapter 9 : Heroku Deployment
Heroku
00:10:26
Custom Domains
00:11:03
Chapter 10 : Outro
What Next?
00:00:27
Start your Free Trial Self paced Go to the Course We have partnered with providers to bring you collection of courses, When you buy through links on our site, we may earn an affiliate commission from provider.
This site uses cookies. By continuing to use this website, you agree to their use.I Accept