from django.shortcuts import render from .models import Blog from .forms import CommentForm def ... ForeignKey(Blog, on_delete=models.
確定! 回上一頁