Merge pull request #17858 from edx/LEARNER-1487/send_email_on_successfull_verification
Send email to learners to inform verification status
Showing
- lms/djangoapps/verify_student/tests/test_views.py 25 additions, 0 deletionslms/djangoapps/verify_student/tests/test_views.py
- lms/djangoapps/verify_student/utils.py 45 additions, 0 deletionslms/djangoapps/verify_student/utils.py
- lms/djangoapps/verify_student/views.py 7 additions, 0 deletionslms/djangoapps/verify_student/views.py
- lms/templates/emails/successfull_verification_email.txt 7 additions, 0 deletionslms/templates/emails/successfull_verification_email.txt
Please register or sign in to comment