第一個視圖:媽,我在這裡設定urls.py 撰寫視圖函式我想用中文第二個視圖: ... from django.http import HttpResponse def here(request): return ...
確定! 回上一頁