Change delete_item to RESTful URL.
Part of STUD-847.
Showing
- cms/djangoapps/auth/authz.py 6 additions, 2 deletionscms/djangoapps/auth/authz.py
- cms/djangoapps/contentstore/tests/test_contentstore.py 13 additions, 21 deletionscms/djangoapps/contentstore/tests/test_contentstore.py
- cms/djangoapps/contentstore/tests/test_item.py 3 additions, 6 deletionscms/djangoapps/contentstore/tests/test_item.py
- cms/djangoapps/contentstore/views/component.py 15 additions, 4 deletionscms/djangoapps/contentstore/views/component.py
- cms/djangoapps/contentstore/views/item.py 37 additions, 19 deletionscms/djangoapps/contentstore/views/item.py
- cms/djangoapps/contentstore/views/tabs.py 7 additions, 1 deletioncms/djangoapps/contentstore/views/tabs.py
- cms/static/coffee/src/views/module_edit.coffee 1 addition, 0 deletionscms/static/coffee/src/views/module_edit.coffee
- cms/static/coffee/src/views/tabs.coffee 4 additions, 3 deletionscms/static/coffee/src/views/tabs.coffee
- cms/static/coffee/src/views/unit.coffee 12 additions, 11 deletionscms/static/coffee/src/views/unit.coffee
- cms/static/js/base.js 8 additions, 9 deletionscms/static/js/base.js
- cms/templates/edit-tabs.html 2 additions, 2 deletionscms/templates/edit-tabs.html
- cms/templates/overview.html 15 additions, 2 deletionscms/templates/overview.html
- cms/templates/unit.html 3 additions, 3 deletionscms/templates/unit.html
- cms/templates/widgets/units.html 9 additions, 2 deletionscms/templates/widgets/units.html
- cms/urls.py 1 addition, 2 deletionscms/urls.py
- common/djangoapps/util/json_request.py 1 addition, 1 deletioncommon/djangoapps/util/json_request.py
- common/lib/xmodule/xmodule/modulestore/loc_mapper_store.py 14 additions, 2 deletionscommon/lib/xmodule/xmodule/modulestore/loc_mapper_store.py
- common/lib/xmodule/xmodule/modulestore/locator.py 1 addition, 1 deletioncommon/lib/xmodule/xmodule/modulestore/locator.py
- common/lib/xmodule/xmodule/modulestore/mongo/draft.py 5 additions, 5 deletionscommon/lib/xmodule/xmodule/modulestore/mongo/draft.py
- common/lib/xmodule/xmodule/modulestore/tests/test_location_mapper.py 5 additions, 1 deletion...xmodule/xmodule/modulestore/tests/test_location_mapper.py
Loading
Please register or sign in to comment