FreetailHackers / gavel

Gavel is a project expo judging system :bar_chart:
http://www.anishathalye.com/2016/09/19/gavel-an-expo-judging-system/
GNU Affero General Public License v3.0
0 stars 1 forks source link

PR to add Sendgrid features #11

Closed copperstick6 closed 6 years ago

copperstick6 commented 6 years ago

As requested by @shreyassood and the rest of the team, I added functionality to allow SendGrid to send emails rather than using python's smtplib to send emails, which we've run into load issues with in the past. This PR adds functionality to use SendGrid.