-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Description
We had tried to implement the initial Import API for Teak, under the app name import_from_modulestore
. We decided not to launch for Teak.
For Ulmo, we've taken the opportunity to start fresh, under the app name modulestore_migrator
(#36873).
This means we need to drop the import_from_modulestore
app. PRs:
- feat!: Drop import_from_modulestore app (1/3 -- code only) #37239
- feat!: Drop import_from_modulestore app (2/3 -- models) #37240
- feat!: Drop import_from_modulestore app (3/3 -- uninstall app) #37241
This 3-step process is based on https://openedx.atlassian.net/wiki/spaces/COMM/pages/1051361376/Removing+a+Djangoapp+from+an+existing+project
Metadata
Metadata
Assignees
Labels
No labels