Add Google Calendar sync that allows sync from calendars that a user has access to, even if they might not have an iCal available.

This commit is contained in:
Kevin Alberts 2020-11-12 01:20:28 +01:00
parent a359d7ae04
commit 11628282cb
Signed by: Kurocon
GPG key ID: BCD496FEBA0C6BC1
23 changed files with 359 additions and 19 deletions

1
.gitignore vendored
View file

@ -218,5 +218,6 @@ venv/
static/
davinci/local.py
credentials.json
*.sqlite3