~~~~~~~~~~~~~~~~~~~~~ * add management command to delete attempts
4.18.2
~~~~~~~~~~~~~~~~~~~~~ * fix various bugs related to exams configured with removed proctoring backend
4.17.0
~~~~~~~~~~~~~~~~~~~~~ * Add support for Python 3.11 & 3.12
4.16.1
~~~~~~~~~~~~~~~~~~~~~ * Updated django-simple-history package to 3.3.0 * Created no-op migrations needed for new django-simple-history package version
4.16.0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * Support added for Django 4.2
4.15.1
~~~~~~~~~~~~~~~~~~~~~ * Fix bug in parameter for staff users to request another users attempt, which caused the resulting user id to be a string as opposed to an integer.