Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-07 | Format email attachment file path properly | adityacp | |
2018-06-07 | Pep8 changes | adityacp | |
2018-05-14 | Add recipients to BCC field in send_bulk_mail function | ankitjavalkar | |
2017-06-14 | Change send_emails.py and course_detail.html | adityacp | |
- Change variable assignment in send_emails.py - Add proper indentation in course_detail.html | |||
2017-06-12 | Add latest changes after rebase | adityacp | |
2017-05-16 | Change forms.py, views.py, send_emails.py, models.py | adityacp | |
- Alter activation_key field in Profile model - Change get_activation_key function in send_mail to create secret_key of fixed length - Change forms.py to get updated activation_key - Change views.py to save activation_key | |||
2017-05-15 | Merge https://github.com/fossee/online_test into bulk_email | adityacp | |
2017-05-15 | Add send_bulk_mail function to send mails to students enrolled in a course | adityacp | |
2017-05-11 | fixed issue #291 | mahesh | |
2017-05-03 | Rename email_verification.py to send_emails.py | adityacp | |