update trainee / supervisor management
This commit is contained in:
+1
-1
@@ -1643,7 +1643,7 @@ class Supervisor(models.Model):
|
||||
on_delete=models.CASCADE,
|
||||
null=True,
|
||||
blank=True,
|
||||
help_text="If the supervisor has an account on the test system that can be associated here",
|
||||
help_text="If the supervisor has an account on the test system it can be associated here",
|
||||
)
|
||||
site = models.ForeignKey(
|
||||
"Site",
|
||||
|
||||
Reference in New Issue
Block a user