feat: Send welcome email from template

This commit is contained in:
James Graham
2020-04-28 15:17:58 +01:00
parent a39cf0e7ca
commit 567322c0af
6 changed files with 100 additions and 1 deletions

View File

@@ -0,0 +1 @@
default_app_config = 'people.apps.PeopleConfig'