视图部分通常查看HTTP给出的请求,对此创建响应方法如下:. #hello.py #!/usr/bin/env python #coding=utf-8 from django.http import HttpResponse def ...
確定! 回上一頁