feat!: Enable v2 of course certificates for all course runs (#27817)
This moves all course runs that use certificates over to V2 of course certificates, and disables the option for a course run to use V1 of course certificates. MICROBA-1082
Showing
- lms/djangoapps/certificates/docs/decisions/002-cert-requirements.rst 0 additions, 4 deletions...pps/certificates/docs/decisions/002-cert-requirements.rst
- lms/djangoapps/certificates/generation_handler.py 5 additions, 2 deletionslms/djangoapps/certificates/generation_handler.py
- lms/djangoapps/certificates/management/commands/tests/test_cert_management.py 1 addition, 163 deletions...ficates/management/commands/tests/test_cert_management.py
- lms/djangoapps/certificates/tests/test_api.py 3 additions, 60 deletionslms/djangoapps/certificates/tests/test_api.py
- lms/djangoapps/certificates/tests/test_generation_handler.py 0 additions, 16 deletionslms/djangoapps/certificates/tests/test_generation_handler.py
- lms/djangoapps/certificates/tests/test_signals.py 1 addition, 43 deletionslms/djangoapps/certificates/tests/test_signals.py
- lms/djangoapps/certificates/tests/test_support_views.py 0 additions, 62 deletionslms/djangoapps/certificates/tests/test_support_views.py
- lms/djangoapps/certificates/tests/test_webview_views.py 1 addition, 16 deletionslms/djangoapps/certificates/tests/test_webview_views.py
- lms/djangoapps/courseware/tests/test_views.py 0 additions, 9 deletionslms/djangoapps/courseware/tests/test_views.py
- lms/djangoapps/instructor_task/tests/test_tasks_helper.py 1 addition, 54 deletionslms/djangoapps/instructor_task/tests/test_tasks_helper.py
Loading
Please register or sign in to comment