Files
edx-platform/openedx/features/enterprise_support
Troy Sankey f30ae71c23 feat: add more verbose logging around force_enrollment
After testing the enterprise bulk enrollment flow with
force_enrollment=True, I'm finding that the enrollment is still not
forced. This extra logging will hopefully help shed light on where this
boolean might be accidentally ignored.
2024-04-15 08:21:35 -07:00
..
2020-05-01 19:42:15 +05:00
2021-04-06 17:34:42 +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/openedx/edx-enterprise`_.