fix: add created and modified fields to integrity signature admin (#27882)
MST-861. The Django admin page for IntegritySignature only displays the user and course_key for a signature. This adds the created and modified fields, and will order signatures by the modified field.
Please register or sign in to comment