line 254, in add_coupon order.coupon = get_coupon(request, code) AttributeError: 'dict' object has no attribute 'coupon'

前端 未结 0 438
死守一世寂寞
死守一世寂寞 2021-02-11 02:27

I am creating a django3 Ecommerce website and I\'ve come through the following error when a guest user tries to enter a coupon :

Traceback (most recent call last)         


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