
How to Learn Django (Ep2 Replay)
Django Chat
00:00
Creating a Custom User Model for Django?
The reason why you use a custom user model is so you can update the signup form. So instead of the default user email password, you could add in a name or an age field. As a project grows, you will want that flexibility. And if you do not have profiles or custom user models, it is challenging to update a Django application to do that.
Play episode from 29:20
Transcript


