Skip to content
Snippets Groups Projects
  1. Jan 04, 2020
    • Jonathan Weth's avatar
      Include PWA support (merge from SchoolApps) · ae1e456d
      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
      Verified
      ae1e456d
    • Nik | Klampfradler's avatar
      Replace django-dbsettings with django-constance · 4d144bd0
      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.
      Verified
      4d144bd0
  2. Jan 03, 2020
  3. Jan 02, 2020
  4. Jan 01, 2020
  5. Dec 30, 2019
  6. Dec 26, 2019
  7. Dec 22, 2019
  8. Dec 13, 2019
  9. Dec 12, 2019
  10. Dec 10, 2019
  11. Dec 09, 2019
  12. Dec 08, 2019
  13. Dec 07, 2019
  14. Dec 05, 2019
Loading