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:
Maybe you need to import datetime to ensure it's a valid date/time format for python, here you can see an aproach.
import datetime