Django - export one-to-many in csv using one row per foreign key

前端 未结 0 1253
名媛妹妹
名媛妹妹 2020-12-01 04:16

I have a postgres database in Django and one of the tables has a foreign key and a number of entries. I want to generate a csv file with one row per foreign key. i.e. this i

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