This commit is contained in:
vilmibm 2018-09-05 19:33:07 -07:00
parent 8be382da87
commit 14639d78f8

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'):