django.db.utils.ProgrammingError: relation “…” does not exist

后端 未结 0 1505
醉话见心
醉话见心 2021-01-05 11:06

I want my User objects in Django to be linked to a Client object (which I create). To do so I extend the User model with a one-to-one link with a Profile class (which I crea

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