django序列化的方式
1.HttpResponse
2.JsonResponse
3.serializers from django.core import serializers
drf:序列化