Add ConfigurationModel governing integration with the catalog service.
This is the first in a series of commits that will retrieve and use data from the catalog API. Part of ECOM-4566.
Showing
- cms/envs/common.py 3 additions, 0 deletionscms/envs/common.py
- lms/envs/common.py 3 additions, 0 deletionslms/envs/common.py
- openedx/core/djangoapps/catalog/__init__.py 0 additions, 0 deletionsopenedx/core/djangoapps/catalog/__init__.py
- openedx/core/djangoapps/catalog/migrations/0001_initial.py 31 additions, 0 deletionsopenedx/core/djangoapps/catalog/migrations/0001_initial.py
- openedx/core/djangoapps/catalog/migrations/__init__.py 0 additions, 0 deletionsopenedx/core/djangoapps/catalog/migrations/__init__.py
- openedx/core/djangoapps/catalog/models.py 34 additions, 0 deletionsopenedx/core/djangoapps/catalog/models.py
- openedx/core/djangoapps/catalog/tests/__init__.py 0 additions, 0 deletionsopenedx/core/djangoapps/catalog/tests/__init__.py
- openedx/core/djangoapps/catalog/tests/mixins.py 19 additions, 0 deletionsopenedx/core/djangoapps/catalog/tests/mixins.py
- openedx/core/djangoapps/catalog/tests/test_models.py 23 additions, 0 deletionsopenedx/core/djangoapps/catalog/tests/test_models.py
Loading
Please register or sign in to comment