[Django] 使用JSON 實現AJAX ... Django; json ... For Django 1.7+; from django.http import JsonResponse; return JsonResponse({'foo':'bar'}).
確定! 回上一頁