Add test for sending emails.

Add backup email if there isn't an MIC
This commit is contained in:
Tom Price
2017-04-10 19:28:35 +01:00
parent 3b2aa02ae5
commit 97b11eabbd
3 changed files with 24 additions and 1 deletions

View File

@@ -221,3 +221,4 @@ TEMPLATE_DIRS = (
USE_GRAVATAR=True
TERMS_OF_HIRE_URL = "http://www.nottinghamtec.co.uk/terms.pdf"
AUTHORISATION_NOTIFICATION_ADDRESS = 'productions@nottinghamtec.co.uk'