Merge pull request #20167 from edx/dcs/incr-147
Modernize course_groups
Showing
- openedx/core/djangoapps/course_groups/api.py 2 additions, 0 deletionsopenedx/core/djangoapps/course_groups/api.py
- openedx/core/djangoapps/course_groups/cohorts.py 10 additions, 6 deletionsopenedx/core/djangoapps/course_groups/cohorts.py
- openedx/core/djangoapps/course_groups/migrations/0001_initial.py 1 addition, 1 deletion.../core/djangoapps/course_groups/migrations/0001_initial.py
- openedx/core/djangoapps/course_groups/migrations/0002_change_inline_default_cohort_value.py 1 addition, 1 deletion...ups/migrations/0002_change_inline_default_cohort_value.py
- openedx/core/djangoapps/course_groups/migrations/0003_auto_20170609_1455.py 1 addition, 1 deletion...oapps/course_groups/migrations/0003_auto_20170609_1455.py
- openedx/core/djangoapps/course_groups/models.py 3 additions, 1 deletionopenedx/core/djangoapps/course_groups/models.py
- openedx/core/djangoapps/course_groups/partition_scheme.py 2 additions, 1 deletionopenedx/core/djangoapps/course_groups/partition_scheme.py
- openedx/core/djangoapps/course_groups/serializers.py 2 additions, 1 deletionopenedx/core/djangoapps/course_groups/serializers.py
- openedx/core/djangoapps/course_groups/signals/signals.py 1 addition, 0 deletionsopenedx/core/djangoapps/course_groups/signals/signals.py
- openedx/core/djangoapps/course_groups/tests/helpers.py 5 additions, 2 deletionsopenedx/core/djangoapps/course_groups/tests/helpers.py
- openedx/core/djangoapps/course_groups/tests/test_api_views.py 9 additions, 4 deletions...edx/core/djangoapps/course_groups/tests/test_api_views.py
- openedx/core/djangoapps/course_groups/tests/test_cohorts.py 6 additions, 7 deletionsopenedx/core/djangoapps/course_groups/tests/test_cohorts.py
- openedx/core/djangoapps/course_groups/tests/test_partition_scheme.py 9 additions, 6 deletions...e/djangoapps/course_groups/tests/test_partition_scheme.py
- openedx/core/djangoapps/course_groups/tests/test_views.py 26 additions, 21 deletionsopenedx/core/djangoapps/course_groups/tests/test_views.py
- openedx/core/djangoapps/course_groups/urls.py 3 additions, 1 deletionopenedx/core/djangoapps/course_groups/urls.py
- openedx/core/djangoapps/course_groups/views.py 13 additions, 10 deletionsopenedx/core/djangoapps/course_groups/views.py
Loading
Please register or sign in to comment