calendar-social/calsocial
Gergely Polonkai c770e6cfa6 Create our own anonymous user class
This is required so the anonymous user also has a time zone (which is required to render public events.)
2018-07-08 22:36:47 +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 Create our own anonymous user class 2018-07-08 22:36:47 +02:00