@login_required @require_post def ajax_test(request, id): return HttpResponse(“{'type': 'json'}”). Here is my view:
確定! 回上一頁