I have created my own user model for my affiliated website and always if you want to create your custom user model you have to change the setting.py file AUTH_USER_MODEL = "myapp.MyUser"
| Name | Name | Last commit date | ||
|---|---|---|---|---|
I have created my own user model for my affiliated website and always if you want to create your custom user model you have to change the setting.py file AUTH_USER_MODEL = "myapp.MyUser"