Add a facility for building stacked configuration models that control the same configuration on a Global, Site, Org and Course level

This commit is contained in:
Calen Pennington
2018-10-12 14:01:14 -04:00
parent 3dbef0b209
commit 8901bf4482
6 changed files with 193 additions and 0 deletions

View File

@@ -997,6 +997,7 @@ INSTALLED_APPS = [
# Database-backed configuration
'config_models',
'openedx.core.djangoapps.config_model_utils',
'waffle',
# Monitor the status of services