Move fields.py, inheritance.py, and partitions to openedx/core.
This commit is contained in:
@@ -8,7 +8,7 @@ from course_modes.tests.factories import CourseModeFactory
|
||||
|
||||
from xmodule.modulestore.tests.django_utils import ModuleStoreTestCase
|
||||
from xmodule.modulestore.tests.factories import CourseFactory, ItemFactory
|
||||
from xmodule.partitions.partitions import (
|
||||
from openedx.core.lib.partitions.partitions import (
|
||||
Group, UserPartition, ENROLLMENT_TRACK_PARTITION_ID, MINIMUM_STATIC_PARTITION_ID
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user