LookupError: App 'app' doesn't have a 'CustomUser' model

前端 未结 0 1583
悲哀的现实
悲哀的现实 2021-02-04 14:11

So I added the following line in my settings.py:

AUTH_USER_MODEL = \'app.CustomUser\'

And I got the error:

LookupErro         


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