This commit is contained in:
Ross
2021-12-15 20:45:57 +00:00
parent 209309fe9f
commit 2ff8b54d28
+6
View File
@@ -231,6 +231,9 @@ class CidUser(models.Model):
return self.passcode == passcode
def email_details(self):
login_url = reverse("cid_selector")
msg = f"""
See below for you details for: {self.group}
@@ -241,6 +244,9 @@ class CidUser(models.Model):
You will need these to login to the test system on the day.
Direct link to login:
{login_url}?cid={self.cid}&passcode={self.passcode}
Please note this inbox is not monitored. Direct all enquiries to ...