ieeeuoft/hackathon-template

Bug: Review Mailer sends to user.email_user instead of user.email

Closed this issue · 0 comments

https://github.com/ieeeuoft/hackathon-template/blob/develop/hackathon_site/review/views.py#L73

Change this line to user.email, and add tests to verify that the email is sent to the correct address