from django.db import models# Create your models here. class Post(models.Model): post = models.CharField(max_length=500). 2. 編輯前端的forms.py
確定! 回上一頁