Skip to content
Snippets Groups Projects

Replace django-dbsettings with django-constance

Merged Nik | Klampfradler requested to merge replace-dbsettings into master
All threads resolved!

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.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Jonathan Weth
  • added 1 commit

    • 409214bc - Apply suggestion to aleksis/core/mailer.py

    Compare with previous version

  • Jonathan Weth
  • added 2 commits

    • ed33774d - Re-introduce accidentally removed translations
    • fa81b379 - FInalise renaming of sass function for settings

    Compare with previous version

  • Nik | Klampfradler resolved all threads

    resolved all threads

  • merged

  • Jonathan Weth mentioned in commit 08ab1f9a

    mentioned in commit 08ab1f9a

  • Please register or sign in to reply
    Loading