Revert "Set expiration_date field in IDVerificationAttempt model"
Showing
- common/djangoapps/student/tests/test_verification_status.py 3 additions, 7 deletionscommon/djangoapps/student/tests/test_verification_status.py
- lms/djangoapps/verify_student/management/commands/populate_expiration_date.py 0 additions, 103 deletions...y_student/management/commands/populate_expiration_date.py
- lms/djangoapps/verify_student/management/commands/populate_expiry_date.py 5 additions, 2 deletions...erify_student/management/commands/populate_expiry_date.py
- lms/djangoapps/verify_student/management/commands/send_verification_expiry_email.py 9 additions, 18 deletions...ent/management/commands/send_verification_expiry_email.py
- lms/djangoapps/verify_student/management/commands/tests/test_populate_expiration_date.py 0 additions, 65 deletions...anagement/commands/tests/test_populate_expiration_date.py
- lms/djangoapps/verify_student/management/commands/tests/test_send_verification_expiry_email.py 16 additions, 16 deletions...ent/commands/tests/test_send_verification_expiry_email.py
- lms/djangoapps/verify_student/migrations/0013_add_expiration_date_field.py 0 additions, 29 deletions...rify_student/migrations/0013_add_expiration_date_field.py
- lms/djangoapps/verify_student/models.py 26 additions, 23 deletionslms/djangoapps/verify_student/models.py
- lms/djangoapps/verify_student/services.py 33 additions, 18 deletionslms/djangoapps/verify_student/services.py
- lms/djangoapps/verify_student/tests/__init__.py 4 additions, 4 deletionslms/djangoapps/verify_student/tests/__init__.py
- lms/djangoapps/verify_student/tests/factories.py 2 additions, 0 deletionslms/djangoapps/verify_student/tests/factories.py
- lms/djangoapps/verify_student/tests/test_models.py 21 additions, 17 deletionslms/djangoapps/verify_student/tests/test_models.py
- lms/djangoapps/verify_student/tests/test_services.py 12 additions, 52 deletionslms/djangoapps/verify_student/tests/test_services.py
- lms/djangoapps/verify_student/tests/test_utils.py 2 additions, 2 deletionslms/djangoapps/verify_student/tests/test_utils.py
- lms/djangoapps/verify_student/tests/test_views.py 8 additions, 7 deletionslms/djangoapps/verify_student/tests/test_views.py
- lms/djangoapps/verify_student/views.py 4 additions, 4 deletionslms/djangoapps/verify_student/views.py
- lms/templates/emails/passed_verification_email.txt 1 addition, 1 deletionlms/templates/emails/passed_verification_email.txt
- lms/templates/verify_student/edx_ace/verificationapproved/email/body.html 1 addition, 1 deletion...rify_student/edx_ace/verificationapproved/email/body.html
- lms/templates/verify_student/edx_ace/verificationapproved/email/body.txt 1 addition, 1 deletion...erify_student/edx_ace/verificationapproved/email/body.txt
Please register or sign in to comment