Merge pull request #10350 from edx/jsa/ecom-2657
Programs: added platform support package and configuration model.
This commit is contained in:
@@ -1964,6 +1964,9 @@ INSTALLED_APPS = (
|
||||
'teams',
|
||||
|
||||
'xblock_django',
|
||||
|
||||
# programs support
|
||||
'openedx.core.djangoapps.programs',
|
||||
)
|
||||
|
||||
######################### CSRF #########################################
|
||||
|
||||
Reference in New Issue
Block a user