Gitlab Community Edition Instance

Skip to content

Refactor views to viewsets

Jan Maximilian Michal requested to merge refactor-views-to-viewsets into master

This still needs tests for SubmissionTypeApiView and for the StudentListView and for the DELETE method on Tutors (which otherwise has to be removed again).

Doing this is actually super helpful in providing a fairly simple interface for object creation.

Edited by Jan Maximilian Michal

Merge request reports