feat: Add config for email sending

This commit is contained in:
James Graham
2020-04-21 15:02:13 +01:00
parent 5dcfbb6052
commit 17e6255d62
2 changed files with 107 additions and 2 deletions

1
.gitignore vendored
View File

@@ -7,6 +7,7 @@
# Runtime
/static/
mail.log/
venv/
*.pyc