Skip to content

Release v1.10.3, October 2021

Compare
Choose a tag to compare
@markkuriekkinen 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 and delete_instance.
  • Add student ids and remove personal deviations from the export_submissions manage.py command.