My query in Django shell is working fine but not able to work View file

前端 未结 0 1488
孤城傲影
孤城傲影 2021-01-07 11:49

I have some condition in django modelviewset class:Group by ,Filter and greater than


StoreClosingStock.objects.filter(CLOSING_STOCK__gte=1).values(\'ITEM_COD         


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