Merge pull request #11806 from edx/saleem-latif/WL-327
WL-327: Add SiteConfiguration and SiteConfigurationHistory models to LMS
This commit is contained in:
@@ -823,6 +823,9 @@ INSTALLED_APPS = (
|
||||
# Theming
|
||||
'openedx.core.djangoapps.theming',
|
||||
|
||||
# Site configuration for theming and behavioral modification
|
||||
'openedx.core.djangoapps.site_configuration',
|
||||
|
||||
# comment common
|
||||
'django_comment_common',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user