writing data from parent model to another database with django routers

前端 未结 0 1707
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-07 01:36

I have models, for example ParentModel and ChildModel where ParentModel is a parent to a child model and those models belong to different apps, for example pm_app and c_app:

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