Files
edx-platform/cms/envs
Feanil Patel 791666fb7e Remove redundant settings.
Now that we autoload most keys directly from the yaml file into the
settings context.  We don't need boilerplate of the form:

KEY = ENV_TOKENS.get('KEY', KEY)
KEY = AUTH_TOKENS.get('KEY', KEY)

which tries to get the value of KEY from the config file but if it's not
there it pulls it from the defaults found in common.py
2020-04-17 15:55:12 -04:00
..
2018-10-31 10:29:05 -04:00
2019-12-30 12:25:38 -05:00
2020-03-04 14:52:00 -05:00
2020-04-13 14:14:11 +05:00
2019-03-28 10:48:34 -04:00
2020-04-17 15:55:12 -04:00
2019-12-30 12:25:38 -05:00