django HttpResponseRedirect怎么传递参数

2025-04-26 14:50:17
推荐回答(1个)
回答1:

return HttpResponseRedirect('目的url')就可以了