MixedModulestore wraps most getters, update_item, delete_item
with code to translate between addressing schemes based on app and persistence layer addressing scheme specification. STUD-1206
Showing
- CHANGELOG.rst 6 additions, 0 deletionsCHANGELOG.rst
- cms/djangoapps/contentstore/course_info_model.py 2 additions, 2 deletionscms/djangoapps/contentstore/course_info_model.py
- cms/djangoapps/contentstore/tests/test_checklists.py 1 addition, 1 deletioncms/djangoapps/contentstore/tests/test_checklists.py
- cms/djangoapps/contentstore/tests/test_contentstore.py 18 additions, 66 deletionscms/djangoapps/contentstore/tests/test_contentstore.py
- cms/djangoapps/contentstore/tests/test_course_updates.py 1 addition, 1 deletioncms/djangoapps/contentstore/tests/test_course_updates.py
- cms/djangoapps/contentstore/tests/test_orphan.py 1 addition, 2 deletionscms/djangoapps/contentstore/tests/test_orphan.py
- cms/djangoapps/contentstore/tests/test_textbooks.py 2 additions, 5 deletionscms/djangoapps/contentstore/tests/test_textbooks.py
- cms/djangoapps/contentstore/tests/test_transcripts.py 30 additions, 27 deletionscms/djangoapps/contentstore/tests/test_transcripts.py
- cms/djangoapps/contentstore/transcripts_utils.py 1 addition, 1 deletioncms/djangoapps/contentstore/transcripts_utils.py
- cms/djangoapps/contentstore/utils.py 0 additions, 10 deletionscms/djangoapps/contentstore/utils.py
- cms/djangoapps/contentstore/views/checklist.py 2 additions, 3 deletionscms/djangoapps/contentstore/views/checklist.py
- cms/djangoapps/contentstore/views/course.py 5 additions, 15 deletionscms/djangoapps/contentstore/views/course.py
- cms/djangoapps/contentstore/views/item.py 20 additions, 23 deletionscms/djangoapps/contentstore/views/item.py
- cms/djangoapps/contentstore/views/tabs.py 4 additions, 4 deletionscms/djangoapps/contentstore/views/tabs.py
- cms/djangoapps/models/settings/course_details.py 22 additions, 17 deletionscms/djangoapps/models/settings/course_details.py
- cms/djangoapps/models/settings/course_grading.py 7 additions, 21 deletionscms/djangoapps/models/settings/course_grading.py
- cms/djangoapps/models/settings/course_metadata.py 1 addition, 2 deletionscms/djangoapps/models/settings/course_metadata.py
- common/djangoapps/external_auth/tests/test_shib.py 4 additions, 12 deletionscommon/djangoapps/external_auth/tests/test_shib.py
- common/djangoapps/student/tests/test_login.py 1 addition, 3 deletionscommon/djangoapps/student/tests/test_login.py
- common/lib/xmodule/xmodule/modulestore/__init__.py 14 additions, 33 deletionscommon/lib/xmodule/xmodule/modulestore/__init__.py
Please register or sign in to comment