Merge pull request #28129 from edx/jhynes/microba-1289_overviews
refactor!: remove the `get_course_overview` function in favor of `get_course_overview_or_none`
No related branches found
Showing
- lms/djangoapps/certificates/api.py 6 additions, 4 deletionslms/djangoapps/certificates/api.py
- lms/djangoapps/certificates/apis/v0/tests/test_views.py 2 additions, 2 deletionslms/djangoapps/certificates/apis/v0/tests/test_views.py
- lms/djangoapps/certificates/utils.py 3 additions, 10 deletionslms/djangoapps/certificates/utils.py
- lms/djangoapps/certificates/views/support.py 3 additions, 4 deletionslms/djangoapps/certificates/views/support.py
- openedx/core/djangoapps/content/course_overviews/api.py 1 addition, 8 deletionsopenedx/core/djangoapps/content/course_overviews/api.py
- openedx/core/djangoapps/content/course_overviews/tests/test_api.py 0 additions, 9 deletions...ore/djangoapps/content/course_overviews/tests/test_api.py
Loading
Please register or sign in to comment