Release v1.10.3, October 2021
markkuriekkinen
released this
22 Oct 11:01
·
671 commits
to master
since this release
Bug fixes:
- Fix a crash in course API endpoints when the course does not exist.
For admins:
- New Django manage.py commands for deleting (expired) course instances and users:
delete_users
anddelete_instance
. - Add student ids and remove personal deviations from the
export_submissions
manage.py command.