How do i remove the defa开发者_运维百科ult --------- choice from ModelChoiceField?
Use empty_label=None
field2 = forms.ModelChoiceField(queryset=..., empty_label=None)
Please check the doc for ModelChoiceField
How do i remove the defa开发者_运维百科ult --------- choice from ModelChoiceField?
Use empty_label=None
field2 = forms.ModelChoiceField(queryset=..., empty_label=None)
Please check the doc for ModelChoiceField
想问一部现代穿越古代电影?:下一篇
精彩评论