Skip to content
Snippets Groups Projects
  1. Feb 06, 2020
  2. Jan 04, 2020
    • 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
  3. Jan 03, 2020
  4. Dec 12, 2019
  5. Dec 08, 2019
  6. Dec 07, 2019
  7. Dec 01, 2019
  8. Nov 28, 2019
  9. Sep 05, 2019
  10. Aug 21, 2019
Loading