Remove deprecated references to ProgramsApiConfig model
ECOM-7195 The (now deprecated) programs service had several fields to set up configuration of the API. We are removing the property/field references in codeas the first part of deprecating the model fields. Also being removed are the model properties.
Showing
- common/djangoapps/student/views.py 1 addition, 1 deletioncommon/djangoapps/student/views.py
- common/test/acceptance/fixtures/programs.py 1 addition, 0 deletionscommon/test/acceptance/fixtures/programs.py
- lms/djangoapps/learner_dashboard/tests/test_programs.py 2 additions, 2 deletionslms/djangoapps/learner_dashboard/tests/test_programs.py
- lms/djangoapps/learner_dashboard/views.py 4 additions, 4 deletionslms/djangoapps/learner_dashboard/views.py
- lms/djangoapps/student_account/test/test_views.py 2 additions, 2 deletionslms/djangoapps/student_account/test/test_views.py
- lms/djangoapps/student_account/views.py 1 addition, 1 deletionlms/djangoapps/student_account/views.py
- openedx/core/djangoapps/programs/models.py 0 additions, 49 deletionsopenedx/core/djangoapps/programs/models.py
- openedx/core/djangoapps/programs/tests/mixins.py 1 addition, 0 deletionsopenedx/core/djangoapps/programs/tests/mixins.py
- openedx/core/djangoapps/programs/tests/test_models.py 0 additions, 67 deletionsopenedx/core/djangoapps/programs/tests/test_models.py
Loading
Please register or sign in to comment