Added whitenoise and use gmail for smtp service

This commit is contained in:
Keannu Christian Bernasol 2023-03-19 20:41:54 +08:00
parent 9216087cde
commit 62a33b3cd0
3 changed files with 14 additions and 4 deletions

1
.gitignore vendored
View file

@ -60,6 +60,7 @@ cover/
local_settings.py
db.sqlite3
db.sqlite3-journal
static/
# Flask stuff:
instance/