Files
edx-platform/openedx/features/enterprise_support
Mike O'Connell d191b52ee9 Check current enterprise for consent
When checking if consent is needed, ignore any enterprise
learner details that are not for the learner's currently
active enterprise.

ENT-3049
2020-06-29 12:57:03 -04:00
..
2020-06-29 12:57:03 -04:00
2020-05-01 19:42:15 +05:00
2019-12-30 10:35:30 -05:00

Enterprise Support
------------------

This directory contains a Django application to support usage of
enterprise features within edx-platform. The majority of the capabilities
are provided through the external edx-enterprise library that can be found
here: `https://github.com/edx/edx-enterprise`_.