When a page is requested, Django under the hood created a ... from django.http import HttpResponse response = HttpResponse("Hello World").
確定! 回上一頁