Add academy email to message

This commit is contained in:
Ross
2023-01-09 14:03:59 +00:00
parent 8c8f305f33
commit 822c6c65c0
2 changed files with 8 additions and 5 deletions
+2
View File
@@ -303,6 +303,8 @@ CRISPY_TEMPLATE_PACK = 'bootstrap'
DEBUG_CONTAINER = False
CONTACT_EMAIL = "plh-tr.radiology-academy@nhs.net"
try:
from .settings_local import *
except ImportError: