feat: Display date override on certificate
If the certificate has an associated certificate date override, display that date on the certificate instead of any other date. The date override should not affect whether or not the certificate is visible / available; only the date displayed on the certificate.
Showing
- lms/djangoapps/certificates/api.py 7 additions, 0 deletionslms/djangoapps/certificates/api.py
- lms/djangoapps/certificates/tests/factories.py 13 additions, 0 deletionslms/djangoapps/certificates/tests/factories.py
- lms/djangoapps/certificates/tests/test_api.py 12 additions, 0 deletionslms/djangoapps/certificates/tests/test_api.py
- lms/djangoapps/certificates/tests/test_webview_views.py 69 additions, 2 deletionslms/djangoapps/certificates/tests/test_webview_views.py
Please register or sign in to comment