calendar-social/calsocial
Gergely Polonkai f392505441 [Bugfix] Fix for the anonymous user’s timezone
It returned `None` instead of the application default.
2018-07-08 23:00:58 +02:00
..
calendar_system [Docs] Add/update docstrings and license text in every file 2018-07-03 09:52:25 +02:00
static/images [Refactor] Rename the app module to calsocial 2018-07-02 10:41:32 +02:00
templates Allow displaying event details 2018-07-03 14:22:03 +02:00
translations/hu/LC_MESSAGES [Refactor] Rename the app module to calsocial 2018-07-02 10:41:32 +02:00
__init__.py Create our own anonymous user class 2018-07-08 22:36:47 +02:00
__main__.py [Docs] Add/update docstrings and license text in every file 2018-07-03 09:52:25 +02:00
config_dev.py Add the User.timezone property 2018-07-03 12:11:38 +02:00
forms.py Add user settings with time zones 2018-07-03 13:15:17 +02:00
models.py Add the timezone property to app 2018-07-08 22:32:41 +02:00
security.py [Bugfix] Fix for the anonymous user’s timezone 2018-07-08 23:00:58 +02:00
utils.py Add the force_locale utility function 2018-07-08 22:56:10 +02:00