This commit is contained in:
Ross
2021-04-23 09:11:47 +01:00
parent c10c307584
commit 1d8882deab
4 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -209,7 +209,7 @@ AnswerUpdateFormSet = inlineformset_factory(
)
# This should be made generic
# This should be made generic?
class ExamForm(ModelForm):
class Meta:
model = Exam