Get all related objects with filter on through model

前端 未结 0 353
独厮守ぢ
独厮守ぢ 2021-01-29 01:45

I have the next database structure:

class Artwork():
    id = models.IntegerField(_(\'id\'), primary_key=True)
    artists          


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