refactor: import constants into platform-wide settings module
This commit is contained in:
committed by
Kyle McCormick
parent
e19577b4d4
commit
36327ff27c
@@ -50,7 +50,6 @@ from django.utils.translation import gettext_lazy as _
|
||||
|
||||
import lms.envs.common
|
||||
|
||||
from openedx.core.constants import COURSE_KEY_REGEX, COURSE_KEY_PATTERN, COURSE_ID_PATTERN
|
||||
from openedx.envs.common import * # pylint: disable=wildcard-import
|
||||
|
||||
from lms.envs.common import (
|
||||
|
||||
Reference in New Issue
Block a user