Merge pull request #11642 from edx/pdesjardins/DOC-2638
Fix build failures in the docs/en_us/platform_api guide.
This commit is contained in:
@@ -143,6 +143,14 @@ MOCK_MODULES = [
|
||||
'rest_framework_oauth.authentication',
|
||||
'certificates.api',
|
||||
'courseware.date_summary',
|
||||
'rest_framework_jwt',
|
||||
'rest_framework_jwt.authentication',
|
||||
'microsite_configuration',
|
||||
'xmodule.assetstore',
|
||||
'xmodule.assetstore.assetmgr',
|
||||
'xmodule.assetstore.assetmgr.AssetManager',
|
||||
'xmodule.contentstore.django',
|
||||
'piexif',
|
||||
]
|
||||
|
||||
for mod_name in MOCK_MODULES:
|
||||
|
||||
Reference in New Issue
Block a user