.
This commit is contained in:
+1
-1
@@ -177,7 +177,7 @@ class LongSeries(models.Model):
|
||||
)
|
||||
examination = models.ForeignKey(
|
||||
Examination,
|
||||
help_text="Name of the examination",
|
||||
help_text="Name of the examination, this appears as the thumbnail title on the test system",
|
||||
related_name="series_examination",
|
||||
on_delete=models.SET_NULL,
|
||||
null=True,
|
||||
|
||||
Reference in New Issue
Block a user