fix: learning_sequences missing courses now return 404 (not 500)
We weren't properly catching the CourseOutlineData.DoesNotExist error before this commit. TNL-7979
Showing
- openedx/core/djangoapps/content/learning_sequences/tests/test_views.py 9 additions, 0 deletions...djangoapps/content/learning_sequences/tests/test_views.py
- openedx/core/djangoapps/content/learning_sequences/views.py 9 additions, 3 deletionsopenedx/core/djangoapps/content/learning_sequences/views.py
Please register or sign in to comment