You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please provide a minimal reproducible example ideally something that one can just copy/paste in a python terminal and that demonstrates your issue, like:
I have a form that has a DateField value. I do this:
The output is:
Then, in the next line:
What IS a valid date value? How is a python datetime.date not a valid date value?
The text was updated successfully, but these errors were encountered: