calendar-social/calsocial
Gergely Polonkai 8a46f3c66a Add proper time zone support
Until now event timestamps were saved in the server’s time zone.  Now they are saved in UTC,
considering the time zone set by the creator of the event.
2018-07-02 17:32:06 +02:00
..
calendar_system [Bugfix] Fix the ordering of events 2018-07-02 17:27:42 +02:00
static/images [Refactor] Rename the app module to calsocial 2018-07-02 10:41:32 +02:00
templates Add proper time zone support 2018-07-02 17:32:06 +02:00
translations/hu/LC_MESSAGES [Refactor] Rename the app module to calsocial 2018-07-02 10:41:32 +02:00
__init__.py Add the previous/next year/month links to the month view 2018-07-02 14:07:38 +02:00
__main__.py [Refactor] Move the application running code from __init__ to __main__ 2018-07-02 10:47:34 +02:00
config_dev.py [Refactor] Rename the app module to calsocial 2018-07-02 10:41:32 +02:00
forms.py Add proper time zone support 2018-07-02 17:32:06 +02:00
models.py Add proper time zone support 2018-07-02 17:32:06 +02:00
security.py [Refactor] Rename the app module to calsocial 2018-07-02 10:41:32 +02:00