摘要:
class TestForm(forms.Form): username = forms.CharField( required=True, label='账号', label_suffix=':', initial='Apollo', help_text='请输入您的登录账号', widge... 阅读全文
posted @ 2018-11-07 23:23
阿波罗Apollo
阅读(3154)
评论(0)
推荐(0)
2018年11月7日