会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
徐大
博客园
首页
新随笔
联系
订阅
管理
2018年12月22日
JsonResponse返回中文乱码问题
摘要: class Publish(APIView): def get(self, request): publish_list = models.Publish.objects.all() bs = MySer.PublishSerializer(publish_list, many=True) retu
阅读全文
posted @ 2018-12-22 16:43 徐大
阅读(2342)
评论(0)
推荐(0)
编辑
公告