Django 前台通過json 取出后台數據 轉載自:https://my.oschina.net/esdn/blog/814111 步驟1:后台數據通過 JSON 序列化成字符串 注意:1、json是1個字符串 ...