filmov
tv
Python Django Tutorial - Customizing Django User Model
Показать описание
Django has a built-in authentication system that is mostly used out-of-the-box, saving development and testing time and effort. We may however find it necessary to perform customization and adjustments and this is what this tutorial is about.
====================
⭐️ Video Contents⭐️
⌨️ (0:00:00) Introduction
⌨️ (0:00:31) User model for Django
⌨️ (0:02:18) Creating users application
⌨️ (0:04:20) Creating custom user model
⌨️ (0:07:25) Initial update database
⌨️ (0:08:21) Creating user authentication forms
⌨️ (0:13:02) Registering model in the administration
⌨️ (0:16:29) Creating a superuser for the admin site
====================
====================
The code used in this series can be found at:
====================
Reach me through:
#Python #Django #pythonprogramming #authentication
====================
⭐️ Video Contents⭐️
⌨️ (0:00:00) Introduction
⌨️ (0:00:31) User model for Django
⌨️ (0:02:18) Creating users application
⌨️ (0:04:20) Creating custom user model
⌨️ (0:07:25) Initial update database
⌨️ (0:08:21) Creating user authentication forms
⌨️ (0:13:02) Registering model in the administration
⌨️ (0:16:29) Creating a superuser for the admin site
====================
====================
The code used in this series can be found at:
====================
Reach me through:
#Python #Django #pythonprogramming #authentication