.
This commit is contained in:
+1
-1
@@ -146,7 +146,7 @@ class Exam(ExamBase):
|
||||
author = models.ManyToManyField(settings.AUTH_USER_MODEL,
|
||||
blank=True,
|
||||
help_text='Author of exam',
|
||||
related_name="rapid_exam_author")
|
||||
related_name="physics_exam_author")
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user