Revert "Revert "Transcript secure credentials""

This commit is contained in:
Muzaffar yousaf
2017-11-08 14:43:26 +05:00
committed by muzaffaryousaf
parent e503ed86ae
commit 7157ec2e2f
32 changed files with 1461 additions and 200 deletions

View File

@@ -947,6 +947,9 @@ INSTALLED_APPS = [
# Video module configs (This will be moved to Video once it becomes an XBlock)
'openedx.core.djangoapps.video_config',
# edX Video Pipeline integration
'openedx.core.djangoapps.video_pipeline',
# For CMS
'contentstore.apps.ContentstoreConfig',