|
d14d32767c
|
Make PyLint happy with the models code
|
2018-07-09 08:15:40 +02:00 |
|
|
12eb91d012
|
Log an audit message when a user logs out
|
2018-07-08 23:18:16 +02:00 |
|
|
23d0cd4b55
|
Log an audit message when a user successfully logs in
|
2018-07-08 23:18:16 +02:00 |
|
|
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 |
|
|
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 |
|
|
2f66fdb83e
|
[Docs] Add/update docstrings and license text in every file
|
2018-07-03 09:52:25 +02:00 |
|
|
7846d9017d
|
[Refactor] Rename the app module to calsocial
Just for clarity
|
2018-07-02 10:41:32 +02:00 |
|