I usually use a dictionary, not a list to return JSON content. import json from django.http import HttpResponse response_data ...
確定! 回上一頁