摘要: "FormView" 这里,图片中class FormView继承的类是自顶向下展示的。因为,由源码知: class FormView(TemplateResponseMixin, BaseFormView) '''用于展示表单、渲染模板相应的表单''' class TemplateResponse 阅读全文
posted @ 2019-10-14 15:32 Daemonnnn 阅读(258) 评论(0) 推荐(0)