How to save extra data sent using django signals in a model related to User model via OneToOne relationship?

后端 未结 0 401
栀梦
栀梦 2020-11-30 08:56

I am trying to create a signup functionality for the Teacher model. The Teacher model is related to Django\'s User model via an OneToOne relationship. When I am trying to sa

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