1 class Meta:
通过django的meta类来修改自动后台显示的模块名称
Django模型的属性(Meta)
python的metaclass
2 generic views
django学习笔记——基于类的通用视图(reference)
Django框架学习-通用视图