store.models.CartQuantity.DoesNotExist: CartQuantity matching query does not exist

后端 未结 0 881
面向向阳花
面向向阳花 2021-02-05 03:37

Hi I\'m trying to get the newest/latest number in a query set:

I use this codeline for that:

CartQuantity.objects.filter(customer=customer).values_list(\'c         


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