Django reverse nested filtering

后端 未结 0 1197
伪装坚强ぢ
伪装坚强ぢ 2020-12-22 19:14

I want to make a filter on a nested Model with the Django reverse relation. Below is the sample models I have :

class ProcessVersion(TimeStampedModel):

    t         


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