1👍
If you want to create a custom user model you should use AbstractBaseUser.
https://docs.djangoproject.com/es/1.9/topics/auth/customizing/#specifying-a-custom-user-model
Source:stackexchange.com
1👍
If you want to create a custom user model you should use AbstractBaseUser.
https://docs.djangoproject.com/es/1.9/topics/auth/customizing/#specifying-a-custom-user-model