Merge pull request #14770 from edx/neem/waffle-utils
Waffle Switch with namespacing and request caching
Showing
- cms/envs/test.py 2 additions, 0 deletionscms/envs/test.py
- common/djangoapps/request_cache/__init__.py 2 additions, 1 deletioncommon/djangoapps/request_cache/__init__.py
- common/djangoapps/request_cache/tests.py 2 additions, 0 deletionscommon/djangoapps/request_cache/tests.py
- lms/djangoapps/course_api/blocks/tests/test_api.py 4 additions, 5 deletionslms/djangoapps/course_api/blocks/tests/test_api.py
- lms/envs/test.py 2 additions, 0 deletionslms/envs/test.py
- openedx/core/djangoapps/content/block_structure/config/__init__.py 8 additions, 32 deletions...ore/djangoapps/content/block_structure/config/__init__.py
- openedx/core/djangoapps/content/block_structure/management/commands/generate_course_blocks.py 2 additions, 2 deletions...k_structure/management/commands/generate_course_blocks.py
- openedx/core/djangoapps/content/block_structure/manager.py 1 addition, 1 deletionopenedx/core/djangoapps/content/block_structure/manager.py
- openedx/core/djangoapps/content/block_structure/models.py 1 addition, 1 deletionopenedx/core/djangoapps/content/block_structure/models.py
- openedx/core/djangoapps/content/block_structure/signals.py 1 addition, 1 deletionopenedx/core/djangoapps/content/block_structure/signals.py
- openedx/core/djangoapps/content/block_structure/store.py 1 addition, 1 deletionopenedx/core/djangoapps/content/block_structure/store.py
- openedx/core/djangoapps/content/block_structure/tasks.py 3 additions, 3 deletionsopenedx/core/djangoapps/content/block_structure/tasks.py
- openedx/core/djangoapps/content/block_structure/tests/helpers.py 0 additions, 14 deletions.../core/djangoapps/content/block_structure/tests/helpers.py
- openedx/core/djangoapps/content/block_structure/tests/test_manager.py 3 additions, 4 deletions.../djangoapps/content/block_structure/tests/test_manager.py
- openedx/core/djangoapps/content/block_structure/tests/test_models.py 13 additions, 14 deletions...e/djangoapps/content/block_structure/tests/test_models.py
- openedx/core/djangoapps/content/block_structure/tests/test_signals.py 3 additions, 3 deletions.../djangoapps/content/block_structure/tests/test_signals.py
- openedx/core/djangoapps/content/block_structure/tests/test_store.py 6 additions, 6 deletions...re/djangoapps/content/block_structure/tests/test_store.py
- openedx/core/djangolib/testing/waffle_utils.py 0 additions, 27 deletionsopenedx/core/djangolib/testing/waffle_utils.py
- openedx/core/djangolib/waffle_utils.py 89 additions, 7 deletionsopenedx/core/djangolib/waffle_utils.py
Loading
Please register or sign in to comment