于是Django 提供了一个快捷函数,我们用它来重写 index() 视图: ... from django.shortcuts import render from .models import ...
確定! 回上一頁