feature/enhanced-ticket-view
vilmibm 2018-09-05 19:33:07 -07:00
parent 8be382da87
commit 14639d78f8
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ from django.conf import settings
logger = logging.getLogger()
ADMIN_NAME='vilmibm'
EXTERNAL_FROM='tildetown@protonmail.ch'
def send_email(to, body, subject='a message from tilde.town'):