摘要:
ModelForm a. class Meta: model, # 对应Model的 fields=None, # 字段 exclude=None, # 排除字段 labels=None, # 提示信息 help_texts=None, # 帮助提示信息 widgets=None, # 自定义插件 阅读全文
posted @ 2017-12-06 13:25
—super—
阅读(145)
评论(0)
推荐(0)
浙公网安备 33010602011771号