Files
edx-platform/openedx/core/djangoapps
Kyle McCormick e792242b5f refactor!: remove redundant ENABLE_COURSEWARE_MICROFRONTEND toggle (#26792)
The Django setting
FEATURES['ENABLE_COURSEWARE_MICROFRONTEND']
has been an additional gate to activating
usage of the Learning MFE for an Open edX
instance.

The toggle is redundant with the
`courseware.courseware_mfe`
Waffle flag. By removing it, we simplify our config
and simplify our path towards making the Learning MFE
the default courseware experience.

TNL-7796
2021-03-02 11:36:43 -05:00
..
2021-02-23 18:14:17 +05:00
2021-02-23 18:14:17 +05:00
2021-02-08 12:45:57 +05:00
2020-01-30 16:36:02 +05:00
2021-02-22 16:36:53 +05:00
2021-02-23 18:14:17 +05:00