.
This commit is contained in:
+5
-1
@@ -220,10 +220,14 @@ class CidUser(models.Model):
|
||||
|
||||
def email_details(self):
|
||||
msg = f"""
|
||||
Candidate details for upcomming event {self.group}
|
||||
See below for you details for: {self.group}
|
||||
|
||||
---------
|
||||
CID: {self.cid}
|
||||
Passcode: {self.passcode}
|
||||
---------
|
||||
|
||||
You will need these to login to the test system on the day.
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user