Merge pull request #21189 from edx/hasnain-naveed/WL-1948

WL-1948 | Added cornerstone in CMS.
This commit is contained in:
Hasnain Naveed
2019-07-23 18:26:52 +05:00
committed by GitHub

View File

@@ -1483,6 +1483,7 @@ OPTIONAL_APPS = (
('integrated_channels.degreed', None),
('integrated_channels.sap_success_factors', None),
('integrated_channels.xapi', None),
('integrated_channels.cornerstone', None),
)