I want to get the total of sales for each item

后端 未结 0 1847
孤街浪徒
孤街浪徒 2020-12-17 18:02

I am working on a small django project. In my models.py I have a Product class like:

class Product(models.Model):
     ...
     ...
     ...

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