lms.djangoapps.instructor.settings package#
Submodules#
lms.djangoapps.instructor.settings.common module#
Common environment variables unique to the instructor plugin.
- lms.djangoapps.instructor.settings.common.plugin_settings(settings)#
Settings for the instructor plugin.
lms.djangoapps.instructor.settings.devstack module#
Devstack environment variables unique to the instructor plugin.
- lms.djangoapps.instructor.settings.devstack.plugin_settings(settings)#
Settings for the instructor plugin.
lms.djangoapps.instructor.settings.production module#
AWS environment variables unique to the instructor plugin.
- lms.djangoapps.instructor.settings.production.plugin_settings(settings)#
Settings for the instructor plugin.