Skip to content
This repository has been archived by the owner on Sep 12, 2022. It is now read-only.

Problem: Need ability for admin to modify dynamic settings #613

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

julianpistorius
Copy link
Contributor

@julianpistorius julianpistorius commented Apr 24, 2018

In particular for the 'enforcement override' functionality.

Currently one has to modify the config file and restart services.

Solution: Add the 'Constance' Django plugin and modify logic which
currently uses static settings.

See: https://github.com/jazzband/django-constance

Checklist before merging Pull Requests

  • New test(s) included to reproduce the bug/verify the feature
  • Add an entry in the changelog
  • Documentation created/updated (include links)
  • If creating/modifying DB models which will contain secrets or sensitive information, PR to clank updating sanitation queries in roles/sanitary-sql-access/templates/sanitize-dump.sh.j2
  • Reviewed and approved by at least one other contributor.
  • New variables supported in Clank
  • New variables committed to secrets repos

@julianpistorius julianpistorius added this to the v32 milestone Apr 24, 2018
In particular for the 'enforcement override' functionality.

Currently one has to modify the config file and restart services.

Solution: Add the 'Constance' Django plugin and modify logic which
currently uses static settings.

See: https://github.com/jazzband/django-constance
@julianpistorius
Copy link
Contributor Author

Predictably (fortunately) the tests failed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant