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 ...
19:27
Extend User Profiles - Django Wednesdays ECommerce 24
In this video we'll learn how to extend the User Profile from the Django User Authentication system in our Ecommerce app.
39:42
Learn Django - Build a Custom User Model with Extended Fields
Another Django tutorial, here we are building a custom user model, as more often than not the default Django model wont meet ...
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 ...
6:08
Django Datta Able PRO - Extended User profile, Improver AUTH
This material presents the latest features of Datta Able PRO (Django version): https://appseed.us/product/datta-able-pro/django/ ...
26:16
Python Django tutorial 20 - Extending the User model with a user profile
Python Django tutorial 20 - Extending the User model with a user profile This tutorial shows how to extend the User model with a ...
2:26
Custom User Models in Django | AbstractUser vs AbstractBaseUser
Learn how to create custom user models in Django with ease! In this video, we'll explore the differences between AbstractUser ...
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 ...
17:50
Custom User Model | Django 6.0
Using a custom model for users is something you usually do in almost all Django projects. In this video, I will go through how to set ...
6:55
Django Extended Users Profile, Tasks Module, Social Login - Volt Design | AppSeed
Hello! This material presents the latest features of Volt PRO Django: https://appseed.us/product/volt-dashboard-pro/django/ ...
7:16
Django Extended User Profile, Improved Auth - Soft UI Dashboard PRO | AppSeed
This material presents the latest features of Soft Dashboard PRO (Django version): ...
8:02
Django Extended User profile, Improved Authentication | AppSeed
This video presents the latest features provided by Django Datta Able PRO: https://appseed.us/product/datta-able-pro/django/ ...
14:15
Python Django Extending the existing User model with custom fields
Python Django Extending the existing User model with custom fields ...
5:16
Django Soft Dashboard - OAuth, Extended User Profile | AppSeed
Hello! This material presents the latest features added to the Django Soft Dashboard (premium version): ...
2:45
Django Extended User Profile - Volt Dashboard PRO | AppSeed
Hello! This material presents the Extended User Profile feature added to Django Volt PRO: ...
1:14:17
Python Django Tutorial - #10 - Extending User Model + Accounts
Live-stream Episode 10 - Configuring User models and adding an Accounts Page Next video - https://youtu.be/uIEQkKuHVtw ...
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 ...
29:58
In this video, I show how to extend built-in Django users with our own model with custom data. We will use OneToOne relationship ...
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 ...
24:06
Django REST Framework - 1 - Custom User Model
In this series we'll be building an API using the Django Rest Framework. To kick start it, here's a video on how to create a custom ...