How to Extend the Default Django User Model
Jul 15, 2023 · 3 min read · Introduction: The Django web framework provides a powerful authentication system out-of-the-box with its default User model. However, there are often cases where we need to add additional fields or functionality to the User model to suit our applicat...
Join discussion


