|
I'm getting this error when I save a blog post in admin (it does in fact seem to get saved to the db) and when I try to access the blog post list. Interestingly I'm getting this error at the same line as the poster of "global name 'pytz' is not defined" a short while ago. Both seem to be timezone related. I have USE_TZ set to True, TIME_ZONE set to "Europe/Amsterdam" (the same as the host time zone), and time zones imported into MySQL. DatabaseError at /admin/blog/blogpost/Incorrect datetime value: '%Y-%m-%d 00:00:00' Error during template renderingIn template Incorrect datetime value: '%Y-%m-%d 00:00:00'-- |
- [mezzanine-users] Incorrect datetime value: '%Y-%m-%d 00:00:00... cercatrova2
