Closed asadiqbal08 closed 3 years ago
@pdpinch Sysadmin has a command for git course import (https://github.com/edx/edx-platform/blob/master/lms/djangoapps/dashboard/management/commands/git_add_course.py) which is quite dependent on the stuff which we have moved to our plugin, so I have to remove that command from edx-platform.
If we need that command then we have to add it into our plugin, which is not mentioned under the scope of edx-sysadmin plugin so far. So if we need to get that command moved as well please create a ticket for that.
Thanks for catching this. Please open another issue in the sysadmin plugin repo to add the management command.
Please open another issue in the sysadmin plugin repo to add the management command.
Opened issue: https://github.com/mitodl/edx-sysadmin/issues/15
now that https://github.com/edx/edx-platform/pull/27213 has merged, I think we can close this.
After the application is stable to handle all the functionality.