File tree Expand file tree Collapse file tree
tests/openedx_content/applets/backup_restore Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88from django .core .management import call_command
99from django .test import TestCase
1010
11- < << << << HEAD
1211from openedx_content .applets .backup_restore .serializers import ComponentSerializer , ContainerSerializer
13- from openedx_content .applets .backup_restore .zipper import LearningPackageUnzipper , generate_staged_lp_key
14-
15- == == == =
16- from openedx_content .applets .backup_restore .serializers import (
17- ComponentSerializer ,
18- ContainerSerializer ,
19- )
2012from openedx_content .applets .backup_restore .zipper import LearningPackageUnzipper , generate_staged_package_ref
21-
22- > >> >> >> d4b641b (feat !: Package and Entity `keys` are now opaque `refs` )
2313from openedx_content .applets .collections import api as collections_api
2414from openedx_content .applets .components import api as components_api
2515from openedx_content .applets .containers import api as containers_api
You can’t perform that action at this time.
0 commit comments