打開catalog/views.py, 並且注意該文件已經導入render() 快捷功能已使用模板和數據生成HTML 文件。 from django.shortcuts import render # Create ...
確定! 回上一頁