diff --git a/cms/envs/common.py b/cms/envs/common.py index 356fb2d7ff..3d4322ca14 100644 --- a/cms/envs/common.py +++ b/cms/envs/common.py @@ -2308,6 +2308,7 @@ VERIFY_STUDENT = { # the orgs referenced in Studio content, then leave it enabled. # .. toggle_use_cases: open_edx # .. toggle_creation_date: 2020-11-02 +# .. toggle_tickets: https://github.com/edx/edx-organizations/blob/master/docs/decisions/0001-phase-in-db-backed-organizations-to-all.rst ORGANIZATIONS_AUTOCREATE = True ################# Settings for brand logos. #################