Yes, if you want to override the User Model you need to add to your settings: AUTH_USER_MODEL = "<THE PATH OF THE USER MODEL>".
確定! 回上一頁