auth.models import User at the top of settings.py, then AUTH_USER_MODEL = User , and now I am getting this error: django ...
確定! 回上一頁