add org invite template to db

This commit is contained in:
Leo Hemsted
2018-02-16 14:42:03 +00:00
committed by Rebecca Law
parent a2a1c5e9af
commit 5b71d2f36e
5 changed files with 84 additions and 9 deletions

View File

@@ -149,6 +149,7 @@ class Config(object):
ALREADY_REGISTERED_EMAIL_TEMPLATE_ID = '0880fbb1-a0c6-46f0-9a8e-36c986381ceb'
CHANGE_EMAIL_CONFIRMATION_TEMPLATE_ID = 'eb4d9930-87ab-4aef-9bce-786762687884'
SERVICE_NOW_LIVE_TEMPLATE_ID = '618185c6-3636-49cd-b7d2-6f6f5eb3bdde'
ORGANISATION_INVITATION_EMAIL_TEMPLATE_ID = '203566f0-d835-47c5-aa06-932439c86573'
BROKER_URL = 'sqs://'
BROKER_TRANSPORT_OPTIONS = {