]> git.lizzy.rs Git - cheatdb.git/commit
Add email support
authorrubenwardy <rw@rubenwardy.com>
Sun, 13 May 2018 23:40:34 +0000 (00:40 +0100)
committerrubenwardy <rw@rubenwardy.com>
Sun, 13 May 2018 23:40:34 +0000 (00:40 +0100)
commit73fa5d11866e1ab36463c3a773b8ca0d3671a709
treee1e21333d32746d1a3c02d81033f7561779672b0
parentacc48c72620fe9bfdf3c72666d57af7e3c9306d0
Add email support
app/__init__.py
app/models.py
app/tasks/__init__.py
app/tasks/emails.py [new file with mode: 0644]
app/templates/emails/verify.html [new file with mode: 0644]
app/templates/users/user_profile_page.html
app/views/users.py
config.example.cfg