Merge pull request #13069 from edx/christina/cache-disable-state
Use request cache for disabled_xblock_types
Showing
- common/lib/xmodule/xmodule/modulestore/__init__.py 1 addition, 1 deletioncommon/lib/xmodule/xmodule/modulestore/__init__.py
- common/lib/xmodule/xmodule/modulestore/django.py 19 additions, 20 deletionscommon/lib/xmodule/xmodule/modulestore/django.py
- common/lib/xmodule/xmodule/modulestore/mixed.py 0 additions, 19 deletionscommon/lib/xmodule/xmodule/modulestore/mixed.py
- common/lib/xmodule/xmodule/x_module.py 2 additions, 2 deletionscommon/lib/xmodule/xmodule/x_module.py
- lms/djangoapps/ccx/tests/test_field_override_performance.py 27 additions, 27 deletionslms/djangoapps/ccx/tests/test_field_override_performance.py
- lms/djangoapps/courseware/tests/test_course_info.py 2 additions, 2 deletionslms/djangoapps/courseware/tests/test_course_info.py
- lms/djangoapps/courseware/tests/test_entrance_exam.py 3 additions, 1 deletionlms/djangoapps/courseware/tests/test_entrance_exam.py
- lms/djangoapps/courseware/tests/test_module_render.py 18 additions, 9 deletionslms/djangoapps/courseware/tests/test_module_render.py
- lms/djangoapps/courseware/tests/test_views.py 1 addition, 1 deletionlms/djangoapps/courseware/tests/test_views.py
- lms/djangoapps/django_comment_client/base/tests.py 4 additions, 4 deletionslms/djangoapps/django_comment_client/base/tests.py
- lms/djangoapps/django_comment_client/forum/tests.py 8 additions, 3 deletionslms/djangoapps/django_comment_client/forum/tests.py
- lms/djangoapps/grades/tests/test_grades.py 3 additions, 1 deletionlms/djangoapps/grades/tests/test_grades.py
- openedx/core/djangoapps/bookmarks/tests/test_api.py 2 additions, 2 deletionsopenedx/core/djangoapps/bookmarks/tests/test_api.py
- openedx/core/djangoapps/bookmarks/tests/test_models.py 3 additions, 3 deletionsopenedx/core/djangoapps/bookmarks/tests/test_models.py
- openedx/core/djangoapps/bookmarks/tests/test_services.py 1 addition, 1 deletionopenedx/core/djangoapps/bookmarks/tests/test_services.py
- openedx/core/djangoapps/bookmarks/tests/test_tasks.py 8 additions, 0 deletionsopenedx/core/djangoapps/bookmarks/tests/test_tasks.py
- openedx/core/djangoapps/credit/tests/test_api.py 1 addition, 1 deletionopenedx/core/djangoapps/credit/tests/test_api.py
Please register or sign in to comment