摘要:
from django.db import models from django.contrib.contenttypes.fields import GenericForeignKey,GenericRelation from django.contrib.contenttypes.models import ContentType # Create your models here. fr... 阅读全文
posted @ 2018-07-13 21:58
萌哥-爱学习
阅读(249)
评论(1)
推荐(0)