Open timgraham opened 9 years ago
Yeah, this seems to be a problem with us not using the timezone support and assuming the default timezone of "America/Chicago". We should either turn the site into a UTC only site, or just enable timezone support. Any objects with either of those options?
I hear Django got fancy timezones support a few releases ago :D
(Just kidding -- if the path of least resistance is UTC, that's just fine.)
@aaugustin Heh, I'm just nervous about all that old code not being prepared for timezones. I'll try to make it work with them.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
stalebot, please don't close.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
stalebot, please don't close.
see https://code.djangoproject.com/ticket/23566 for details