Django allows you to override the default User model by providing a value for the AUTH_USER_MODEL setting that references a custom model: AUTH_USER_MODEL ...
確定! 回上一頁