django 返回数据的主要是用django.http.HttpResponse 中的HttpResponse 完成的

django请求返回不同的类型图片json,xml,html的实例