Merge pull request #13723 from edx/ekolpakov/enterprise_app
Enterprise Customer: model and admin integration
This commit is contained in:
@@ -2650,6 +2650,9 @@ OPTIONAL_APPS = (
|
||||
|
||||
# Organizations App (http://github.com/edx/edx-organizations)
|
||||
'organizations',
|
||||
|
||||
# Enterprise App (http://github.com/edx/edx-enterprise)
|
||||
'enterprise',
|
||||
)
|
||||
|
||||
for app_name in OPTIONAL_APPS:
|
||||
|
||||
Reference in New Issue
Block a user