refactor: migrate SQUELCH_PII_IN_LOGS off FEATURES-as-dict
Already a flat setting in both lms/envs/common.py (True) and cms/envs/common.py (False); switch the two subscript readers in shared student user models to settings.X (resolves per-process) and convert the four test overrides.
F
Feanil Patel committed
b9a81b55141cb7298118fd813714ab3afcb87324
Parent: 8c992d4