django of form components that add CharField time, how to add text type bootstrap style

You can add the following:

widget=forms.widgets.TextInput(attrs={'class':"form-control"})

  

Guess you like

Origin www.cnblogs.com/lawgod/p/12098575.html