This commit is contained in:
Ross
2021-04-23 09:09:18 +01:00
parent 6cbfadf9b1
commit 68c4bf1e38
3 changed files with 7 additions and 0 deletions
+1
View File
@@ -209,6 +209,7 @@ AnswerUpdateFormSet = inlineformset_factory(
)
# This should be made generic
class ExamForm(ModelForm):
class Meta:
model = Exam