标签: python django django-models django-forms
我创建了与某个模型相对应的模型表单。如果我想在用户登录时隐藏某些字段而在超级用户看到表单时显示这些字段,该怎么办。