How to Extend the Default Django User Model
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...
johananoppongamoateng.hashnode.dev3 min read