Group by and Aggregate with nested Field

后端 未结 0 1126
無奈伤痛
無奈伤痛 2020-12-19 19:17

I want to group by with nested serializer field and compute some aggregate function on other fields.

My Models Classes:

class Country(models.Model):
           


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