#153 Fixes for timezone problems

已合并
jens.klein 5 年之前 将 2 次代码提交从 stefan.schmidt/utc_timestamps合并至 SPIN/master

This attempts to fix timezone-related problems by using UTC for timestamps everywhere. On the Python-side I'm using pytz to do this, which already was an indirect dependency so it was already listed in the requirements.txt (and thus automatically installed).

Since this also changes the timestamps in the database, I've bumped the DB version as well.

This should fix #152.

This attempts to fix timezone-related problems by using UTC for timestamps everywhere. On the Python-side I'm using pytz to do this, which already was an indirect dependency so it was already listed in the requirements.txt (and thus automatically installed). Since this also changes the timestamps in the database, I've bumped the DB version as well. This should fix #152.
该合并请求已经成功合并!
登录 并参与到对话中。
未选择标签
Bug
未选择里程碑
未指派成员
1 名参与者
正在加载...
取消
保存
这个人很懒,什么都没留下。