In that case, we can get the “product_id” URL parameter value in our Django view just like you can see below: def product(request): product_id = request.
確定! 回上一頁