forms.py文件 class HostForm(forms.Form): hostname = forms.CharField(label=_('主机名'), max_length=128, widget=forms.
確定! 回上一頁