摘要:
1、系统首页导航区域,主题布局 2、admin (1)创建超级用户 (2)admin注册 from django.contrib import admin # Register your models here. # 注册你的models表 from blog import models admin 阅读全文
posted @ 2018-07-27 18:25
venicid
阅读(275)
评论(0)
推荐(0)