阅读背景:

Django表单 - 从反向外键连接中就地编辑数据

来源:互联网 

I have a Person table and Phone table. The Phone table has a foreign key into the Person table, which is an auto-increment ID. Each person can have an arbitrary number of phone numbers. Is there a way for me to create a Django form to enter phone numbers while creating a new Person entry and edit them along with an existing Person entry?I have a Person table and Phone table. The Phon




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: