Sending post request with different body formats in Django ... POST and access the variables. post_data = request.POST.copy() name = post_data.get("name") ...
確定! 回上一頁