Added CCXCon app
The CCXCon app is used to push course updated to the CCXCon externale service.
Showing
- cms/djangoapps/models/settings/course_metadata.py 1 addition, 0 deletionscms/djangoapps/models/settings/course_metadata.py
- cms/envs/aws.py 4 additions, 0 deletionscms/envs/aws.py
- cms/envs/test.py 4 additions, 0 deletionscms/envs/test.py
- cms/envs/yaml_config.py 4 additions, 0 deletionscms/envs/yaml_config.py
- common/lib/xmodule/xmodule/course_module.py 10 additions, 0 deletionscommon/lib/xmodule/xmodule/course_module.py
- lms/envs/aws.py 1 addition, 1 deletionlms/envs/aws.py
- lms/envs/test.py 1 addition, 1 deletionlms/envs/test.py
- lms/envs/yaml_config.py 1 addition, 1 deletionlms/envs/yaml_config.py
- openedx/core/djangoapps/ccxcon/__init__.py 9 additions, 0 deletionsopenedx/core/djangoapps/ccxcon/__init__.py
- openedx/core/djangoapps/ccxcon/admin.py 9 additions, 0 deletionsopenedx/core/djangoapps/ccxcon/admin.py
- openedx/core/djangoapps/ccxcon/api.py 159 additions, 0 deletionsopenedx/core/djangoapps/ccxcon/api.py
- openedx/core/djangoapps/ccxcon/migrations/0001_initial_ccxcon_model.py 27 additions, 0 deletions...djangoapps/ccxcon/migrations/0001_initial_ccxcon_model.py
- openedx/core/djangoapps/ccxcon/migrations/__init__.py 0 additions, 0 deletionsopenedx/core/djangoapps/ccxcon/migrations/__init__.py
- openedx/core/djangoapps/ccxcon/models.py 31 additions, 0 deletionsopenedx/core/djangoapps/ccxcon/models.py
- openedx/core/djangoapps/ccxcon/signals.py 18 additions, 0 deletionsopenedx/core/djangoapps/ccxcon/signals.py
- openedx/core/djangoapps/ccxcon/tasks.py 45 additions, 0 deletionsopenedx/core/djangoapps/ccxcon/tasks.py
- openedx/core/djangoapps/ccxcon/tests/__init__.py 0 additions, 0 deletionsopenedx/core/djangoapps/ccxcon/tests/__init__.py
- openedx/core/djangoapps/ccxcon/tests/factories.py 17 additions, 0 deletionsopenedx/core/djangoapps/ccxcon/tests/factories.py
- openedx/core/djangoapps/ccxcon/tests/test_api.py 214 additions, 0 deletionsopenedx/core/djangoapps/ccxcon/tests/test_api.py
- openedx/core/djangoapps/ccxcon/tests/test_signals.py 34 additions, 0 deletionsopenedx/core/djangoapps/ccxcon/tests/test_signals.py
Loading
Please register or sign in to comment