Django-User-Model-Unleashed icon indicating copy to clipboard operation
Django-User-Model-Unleashed copied to clipboard

Learn about the Django user model in this reference series. Created using Django 1.10

Django User Model Unleashed

Django User Model Unleashed is reference series to teach you about Django user model including customizing, extending, authentication, registration and basic activation keys. Created using Django 1.10. Created by Team CFE @ http://joincfe.com.

Subscribe to our YouTube Channel

Thanks for watching!

Team CFE

Lecture Code

3 - Extend User Model

4 - Custom User Model

5 - Extending the Custom User Model

6 - Register User

7 - User Login & Authentication

8 - User Logout

9 - Login with Username or Email

10 - Inactive User

11 - Activation Keys