安迪_963

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2016年9月8日

摘要: 主要功能是渲染模板,看官例: from django.views.generic.base import TemplateView from articles.models import Article class HomePageView(TemplateView): template_name 阅读全文
posted @ 2016-09-08 07:40 Andy_963 阅读(1552) 评论(0) 推荐(0) 编辑