Changed
- **BREAKING CHANGE**: remove the Course Management feature
- **BREAKING CHANGE**: django32: Drop python 3.5 support in favor of python 3.8.
Performance Improvements
- django32: add compatibility with openedx maple release
- change code to pass tests
Continuous Integration
- add test actions to github workflows
Code Refactoring
- change function format by an f-string