GET.getlist("val2") This would return a list of all the values for val2: ["b", "c"]: request.GET["val3"] This key is in the query string but has no value ...
確定! 回上一頁