widgets = {
'img':forms.ImageInput(attrs={'class':'box'}),
'title':forms.TextInput(attrs={'class':'box'}),
'title':forms.TextInput(attrs={'class':'box'}),
'title':forms.TextInput(attrs={'class':'box'}),
}
'img':forms.ImageInput(attrs={'class':'box'}), this line gives me error.