-
Notifications
You must be signed in to change notification settings - Fork 4.2k
settings.MITX_FEATURES => settings.FEATURES #1827
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
This should also include a change log entry as it will affect anyone running an instance of the platform that is overriding the features dict. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Revert
|
It would actually be nice to provide a transition period for the environment variable by doing |
For a smoother transition to the new world
|
@gwprice Done. |
|
👍 |
This is to correspond to the same fix in the edx platform. https://github.com/edx/edx-platform/pull/1827
|
@gwprice good idea, opened https://github.com/edx/configuration/pull/518 to match the new configuration to this since the sandboxes use that along with master, gonna wait to update our currently running configurations until after this is released, which seems like it will not be for a week and a half. changes look good. |
settings.MITX_FEATURES => settings.FEATURES
Part 2 of #1815
@gwprice @feanil