Merge pull request #14399 from edx/ormsbee/csm_crawler_locking
Disable student state writes for crawlers.
Showing
- lms/djangoapps/courseware/model_data.py 9 additions, 5 deletionslms/djangoapps/courseware/model_data.py
- lms/djangoapps/courseware/module_render.py 3 additions, 1 deletionlms/djangoapps/courseware/module_render.py
- lms/djangoapps/courseware/tests/test_views.py 82 additions, 1 deletionlms/djangoapps/courseware/tests/test_views.py
- lms/djangoapps/courseware/views/index.py 10 additions, 5 deletionslms/djangoapps/courseware/views/index.py
- lms/envs/common.py 3 additions, 0 deletionslms/envs/common.py
- openedx/core/djangoapps/crawlers/__init__.py 0 additions, 0 deletionsopenedx/core/djangoapps/crawlers/__init__.py
- openedx/core/djangoapps/crawlers/admin.py 7 additions, 0 deletionsopenedx/core/djangoapps/crawlers/admin.py
- openedx/core/djangoapps/crawlers/migrations/0001_initial.py 30 additions, 0 deletionsopenedx/core/djangoapps/crawlers/migrations/0001_initial.py
- openedx/core/djangoapps/crawlers/migrations/__init__.py 0 additions, 0 deletionsopenedx/core/djangoapps/crawlers/migrations/__init__.py
- openedx/core/djangoapps/crawlers/models.py 45 additions, 0 deletionsopenedx/core/djangoapps/crawlers/models.py
- openedx/core/djangoapps/crawlers/tests.py 0 additions, 0 deletionsopenedx/core/djangoapps/crawlers/tests.py
Loading
Please register or sign in to comment