Files
edx-platform/openedx/features/enterprise_support
Matt Tuchfarber 4e1877670e Check if enterprise matches site before consent
We don't support enterprises with catalogs that span sites, so we can
safely ignore checking for consent when the site a learner is viewing a
course in is different than the enterprise that the learner is linked
to.
2019-06-24 14:30:59 -04:00
..
2019-04-26 15:42:24 -04:00
2019-04-26 15:42:24 -04:00
2019-06-06 09:50:24 -04: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`_.