I\'m using the HTML5 datetime-local input type to try and get some datetime data into my database.
datetime-local
The ModelForm class Meta: l
ModelForm
class Meta:
you just have a typo. Make it 'form' instead of 'fom' in class value.
'calendar': forms.Select(attrs={ 'class': 'fom-control chosen-select' }),