Building Custom User In Django
This post explains step-by-step how to create a custom User model in Django.
Objectives
By the end of this article, you should be able to:
Describe the difference between AbstractUser and AbstractBaseUser
Explain why you should set up a custom User...
blogwithgajanan.hashnode.dev4 min read