RESTful api for getting course listing and opening course in studio.
Pattern for how to do refactoring from locations to locators and from old style urls to restful ones.
Showing
- cms/djangoapps/auth/authz.py 20 additions, 11 deletionscms/djangoapps/auth/authz.py
- cms/djangoapps/contentstore/views/access.py 5 additions, 3 deletionscms/djangoapps/contentstore/views/access.py
- cms/djangoapps/contentstore/views/course.py 70 additions, 10 deletionscms/djangoapps/contentstore/views/course.py
- cms/djangoapps/contentstore/views/user.py 6 additions, 6 deletionscms/djangoapps/contentstore/views/user.py
- cms/templates/widgets/header.html 10 additions, 3 deletionscms/templates/widgets/header.html
- cms/urls.py 21 additions, 9 deletionscms/urls.py
- common/lib/xmodule/xmodule/modulestore/loc_mapper_store.py 1 addition, 1 deletioncommon/lib/xmodule/xmodule/modulestore/loc_mapper_store.py
- common/lib/xmodule/xmodule/modulestore/locator.py 124 additions, 20 deletionscommon/lib/xmodule/xmodule/modulestore/locator.py
- common/lib/xmodule/xmodule/modulestore/parsers.py 8 additions, 5 deletionscommon/lib/xmodule/xmodule/modulestore/parsers.py
- common/lib/xmodule/xmodule/modulestore/tests/test_split_modulestore.py 9 additions, 9 deletions...odule/xmodule/modulestore/tests/test_split_modulestore.py
- common/test/data/splitmongo_json/definitions.json 25 additions, 25 deletionscommon/test/data/splitmongo_json/definitions.json
- common/test/data/splitmongo_json/structures.json 12 additions, 12 deletionscommon/test/data/splitmongo_json/structures.json
Loading
Please register or sign in to comment