Cookie data is received as JSON string. The function json.loads translates this string into a python dict. In the index() view, get_saved_data() ...
確定! 回上一頁