This was causing failures in devstack, since lms/envs/devstack.py did not have an override like some of the other envs do. But devstack.py also doesn't specify CSRF_TRUSTED_ORIGINS; better to just update the common env to have a default. (This setting is only needed during the transition to Django 4 and will be removed after that.)
LMS (Learning Management System) -------------------------------- This directory contains code relating to the student portal for edX.