Use SettingDictToggle to document ENABLE_ORA_TEAM_SUBMISSIONS

This commit is contained in:
Régis Behmo
2020-10-16 14:14:40 +02:00
parent 87b5463d42
commit daef264ebb
6 changed files with 46 additions and 52 deletions

View File

@@ -2,4 +2,5 @@ from sys_path_hacks.warn import warn_deprecated_import
warn_deprecated_import('lms.djangoapps', 'teams.waffle')
from lms.djangoapps.teams.waffle import *
# pylint: disable=wildcard-import
from lms.djangoapps.teams.toggles import *