Release v1.13.0, February 2022, Release Candidate 1
Pre-release
Pre-release
markkuriekkinen
released this
10 Feb 18:06
·
134 commits
to master
since this release
Changes:
- Upgrade the Django framework to v3.2 LTS.
- Fix invalid CourseUpdate.status model field definition.
- The old status field definition was broken as it set incorrect choices for the status. Those values exceeded the max length constraint set on the field.
- The old migration of the status field was fixed. A new migration was added that sets the correct choices.
Release notes:
https://apluslms.github.io/releases/v1_13.html