How to create a model in Django based on the instance of another model, but filtered

前端 未结 0 1158
难免孤独
难免孤独 2021-01-23 00:28

I am new to Django, I am searching a way to create a model in Django based on the instance of another model, but filtered.

I have a table called Person, which has name an

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