When you send data or arguments to a Django application via a POST request, they are saved in the form of a dictionary-like object of the class QueryDict.
確定! 回上一頁