Why is Django authentication is now working for AbstractUser

前端 未结 0 1406
日久生厌
日久生厌 2021-01-02 11:53

So I have these Django models in the users app, and I have added AUTH_USER_MODEL = \'users.User\' to settings.py

from django.db impo         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题