Add a AUTH_USER_MODEL = 'users.CustomUser' line to the bottom of the setting.py file. 3. Replace User imports. In your project ...
確定! 回上一頁