Add academy email to message
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user