Merge pull request #2000 from edx/fix/cale/dont-show-template-course
Filter out the template course from the mongo modulestore get_courses function
No related branches found
No related tags found
Showing
- cms/djangoapps/contentstore/management/commands/update_templates.py 2 additions, 1 deletion...apps/contentstore/management/commands/update_templates.py
- cms/djangoapps/contentstore/tests/test_contentstore.py 1 addition, 1 deletioncms/djangoapps/contentstore/tests/test_contentstore.py
- common/djangoapps/terrain/course_helpers.py 1 addition, 1 deletioncommon/djangoapps/terrain/course_helpers.py
- common/lib/xmodule/xmodule/modulestore/mongo.py 9 additions, 1 deletioncommon/lib/xmodule/xmodule/modulestore/mongo.py
- common/lib/xmodule/xmodule/modulestore/tests/django_utils.py 1 addition, 1 deletioncommon/lib/xmodule/xmodule/modulestore/tests/django_utils.py
- common/lib/xmodule/xmodule/modulestore/tests/test_mongo.py 10 additions, 0 deletionscommon/lib/xmodule/xmodule/modulestore/tests/test_mongo.py
- common/lib/xmodule/xmodule/templates.py 6 additions, 7 deletionscommon/lib/xmodule/xmodule/templates.py
Loading
Please register or sign in to comment