Improve the performance of access checking for a specific user in...
Improve the performance of access checking for a specific user in CourseViewList by prefetching data
Showing
- common/djangoapps/django_comment_common/models.py 8 additions, 1 deletioncommon/djangoapps/django_comment_common/models.py
- common/djangoapps/student/models.py 13 additions, 7 deletionscommon/djangoapps/student/models.py
- lms/djangoapps/course_api/tests/test_views.py 11 additions, 3 deletionslms/djangoapps/course_api/tests/test_views.py
- lms/djangoapps/courseware/courses.py 3 additions, 2 deletionslms/djangoapps/courseware/courses.py
- openedx/core/djangoapps/config_model_utils/utils.py 19 additions, 9 deletionsopenedx/core/djangoapps/config_model_utils/utils.py
Please register or sign in to comment