- Jan 04, 2020
-
-
Jonathan Weth authored
- Add django-pwa to pyproject.toml - Add configuration for django-pwa - Include PWA configuration and favicon support in base.html - Include serviceworker.js and adapt it for AlekSIS - Remove old files
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
Rationale: django-constance is a bit better maintained and has some features we need, e.g. injecting config into templates through a context processor. Also, decoupling the settings definitions from import time allows us to implement lazy access to the config, so we can later access them in other variables insettings.py directly.
-
Nik | Klampfradler authored
-
Jonathan Weth authored
-
Jonathan Weth authored
Close #127
-
Jonathan Weth authored
- mail out name and address, impress and privacy policy URL - Move dbsettings to own file to prevent importing in circle - Add context processor to provide dbsettings in templates - Add "Katharineum zu Lübeck" in footer menu Close #128
-
- Jan 03, 2020
-
-
Jonathan Weth authored
Merge models, remove old files, register Activity and Notification in admin interface and recreate migrations Close "Recreate migrations" from #134
-