35:41
Python Django Tutorial: Full-Featured Web App Part 8 - User Profile and Picture
In this Python Django Tutorial, we will be creating a user profile that extends the built-in Django User model. We will then use this ...
14:08
Django Tips: How to Create an Advanced Profile Model from the User Model
In this advanced Django tutorial, we'll show you how to build a custom user profile model that extends the built-in Django user ...
20:23
User Profile Page - Django Wednesdays ECommerce 25
In this video we'll create a User Profile Page for our Ecommerce App with Django and Python. In the last video we extended our ...
13:12
Python Django Tutorial for Beginners #19: Creating a User Profile Page
In this tutorial series I show you how to create a Python Django Application from scratch. The application will have login and ...
10:31
Customize User Profile Model - Django Blog #27
In this video we'll start to customize our User model to add more fields by creating a new Profile model and associating it with our ...
7:14
I Built a FULL User Profile System in Django (Follow/Unfollow + Posts + CSRF Fixed!)
In this video, I built a fully working user profile system with the following features: * Created a user profile page with dynamic URLs ...
26:07
Python Django Tutorial: Full-Featured Web App Part 9 - Update User Profile
In this Python Django Tutorial, we will be finishing our user profile page. The final page will allow users to update their information ...
17:41
Python Django User Registration - Full Tutorial
Web Dev Roadmap for Beginners (Free!): https://bit.ly/DaveGrayWebDevRoadmap Learn Python Django User Registration in this ...
17:53
Creating Users, Profiles, & Follows - Django Wednesdays Twitter #2
In this video we'll build out our Twitter clone by adding Users, Profiles, and Follows. We'll start by doing all of this on the Admin ...
26:54
Creating User profile in blog project | Django | Python
In this video I have explained that how we can create user profile page and filter data. #django #python #DjangoWorld code: ...
31:22
Django User Profile Management
In this Python Django Tutorial, I have explained how to update the user profile and the admin profile. The admin can sees all the ...
50:59
Creating User Profiles | Learn Test Driven Development With Django #15
In this video, we will build a user profile page using Django and test-driven development. We will explore one to one relationships ...
13:09
Adding skills in user profile | Python | django
Add Skills to User Profiles In this video, we will learn to add skills in User Profiles. → Code: ...
3:52
Fixing user profile page | Django | Python
Django tutorial Playlist: https://www.youtube.com/watch?v=bB9V5Exm8ZQ&list=PLKnjLEpehhFnb210PantMg9sdQNrygxUL ...
21:22
Profile Account Creation - Django Blog #32
In this video we'll set up a form that allows a new user to create a profile page account. We'll also tweak our navbar to only show ...
45:56
Python Django Tutorial: Full-Featured Web App Part 6 - User Registration
In this Python Django Tutorial, we will be learning how to use forms and validate user input by creating a user registration page.
23:40
Making a social web app with Django - 16 - User Profile Settings
In today's video we're going to ⦁ create profile settings page ⦁ delete User account ⦁ change password ⦁ change picture | bio ...
4:13
Class based view 4 | User Profile | Django | Python
In this video | have explained about class based view. #django #python #DjangoWorld code: ...
25:36
Building a user APP in Django 3.2 - #2 - Building our user profile and token models
Building a user APP in Django 3.2 - #2 In this video, we will be building out the models that we need for this User application to ...
21:51
Add Profile Pic and Social Media Links - Django Blog #28
In this video we'll add a profile pic to our User Profile model, as well as links to social media. We'll also add a box below each blog ...