Merge pull request #18641 from edx/colelrogers/LEARNER-5922-cache-pathways
Add credit pathway caching
Showing
- common/djangoapps/terrain/stubs/catalog.py 5 additions, 0 deletionscommon/djangoapps/terrain/stubs/catalog.py
- common/test/acceptance/fixtures/catalog.py 12 additions, 0 deletionscommon/test/acceptance/fixtures/catalog.py
- common/test/acceptance/tests/lms/test_programs.py 19 additions, 7 deletionscommon/test/acceptance/tests/lms/test_programs.py
- openedx/core/djangoapps/catalog/cache.py 6 additions, 0 deletionsopenedx/core/djangoapps/catalog/cache.py
- openedx/core/djangoapps/catalog/management/commands/cache_programs.py 74 additions, 3 deletions.../djangoapps/catalog/management/commands/cache_programs.py
- openedx/core/djangoapps/catalog/management/commands/tests/test_cache_programs.py 112 additions, 2 deletions.../catalog/management/commands/tests/test_cache_programs.py
- openedx/core/djangoapps/catalog/tests/factories.py 10 additions, 0 deletionsopenedx/core/djangoapps/catalog/tests/factories.py
- openedx/core/djangoapps/catalog/tests/test_utils.py 139 additions, 1 deletionopenedx/core/djangoapps/catalog/tests/test_utils.py
- openedx/core/djangoapps/catalog/utils.py 58 additions, 1 deletionopenedx/core/djangoapps/catalog/utils.py
Please register or sign in to comment