错误NoReverseMatch的原因是什么

时间:2019-05-15 09:03:19

标签: django python-3.x

我在自己的网站上制作了一个购物篮,每个产品都应有一个添加到购物篮的按钮,直到我在模板中使用{%url'add_cart'product_headline = product.headline%}为止,否则它会一直存在错误找不到带有关键字参数'{'product_headline':'Lord Rings'}'的'add_cart'。我是Yes的初学者,也是网络上的初学者。说明它发生的原因以及它是如何工作的[输入图像描述h [ere] [1] 1

enter image description here

0 个答案:

没有答案