- Compatibility of
compat
imports with post Quince releases.
- Upgraded tox from
v3
tov4
and removedtox-battery
.
- Created a new test for missing migrations and added it to the CI.
- Added a missing Django migration.
- Replaced the invalid
ROOT_URLCONF
intest_settings.py
. - Made
./manage.py
executable.
- Compatibility of
compat
imports with Palm.
- Removed course autocomplete for performance reasons. Source courses must now be specified by course key pasted into the source course ID field.
- Github integration-tests action.
- New section-based courses are self-paced.
- Admin views for creating new section-based courses.
- First release on PyPI.
- Initial section-derived course creation code.