[#31] Material: Contributor Subscribe to Comments on His/Her Uploaded Materials
Closes #31 (closed)
Changes:
- Setup Django mail engine to use Google Mail SMTP by default, along with some configurations
- Add boolean field
is_subscribing_to_material_comments
onUser
model/form + migration - Implement notification mail sending to material uploader on new commment, if they subscribed
- Will not send notification mail when the material uploader comments to their own material.