[Solution found!] 如果您要将JSON发布到Django,我想您想要request.body(request.raw_post_data在Django <1.4上)。这将为您提供通过帖子发送的原始JSON数据。
確定! 回上一頁