Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat!: Remove the import command from the lms.
This used to be a symlink that then turned into a copy of the same command that exists in the contentstore in the CMS. That command is the correct one to use, this one is going to be removed to reduce confusion. BREAKING CHANGE: The `python manage.py lms import` command will no longer work. Use the `python manage.py cms import` command instead.
- Loading branch information