refactor: Use certificates api method instead of the model, and rename...
refactor: Use certificates api method instead of the model, and rename whitelist to allowlist. Also move method to certificates app to prevent circular import. (#27532) MICROBA-1021
Showing
- common/djangoapps/student/helpers.py 7 additions, 4 deletionscommon/djangoapps/student/helpers.py
- lms/djangoapps/certificates/api.py 26 additions, 1 deletionlms/djangoapps/certificates/api.py
- lms/djangoapps/certificates/apis/v0/views.py 5 additions, 2 deletionslms/djangoapps/certificates/apis/v0/views.py
- lms/djangoapps/certificates/views/webview.py 2 additions, 1 deletionlms/djangoapps/certificates/views/webview.py
- openedx/core/djangoapps/certificates/api.py 9 additions, 29 deletionsopenedx/core/djangoapps/certificates/api.py
- openedx/features/learner_profile/views/learner_achievements.py 1 addition, 2 deletions...dx/features/learner_profile/views/learner_achievements.py
Loading
Please register or sign in to comment