Closed johnbaldwin closed 6 years ago
Created this issue to address a specific point in issue https://github.com/appsembler/figures/issues/40
Remove the requirements to include the following.
"FEATURES": { ... "ENABLE_FIGURES": true, ... }
This will assume that if Figures is in the INSTALLED_APPS then we're running Figures
INSTALLED_APPS
Resolved with edx-platform PR: https://github.com/appsembler/edx-platform/pull/277
Created this issue to address a specific point in issue https://github.com/appsembler/figures/issues/40
Remove the requirements to include the following.
This will assume that if Figures is in the
INSTALLED_APPS
then we're running Figures