Write restful service to find all orphans
To help fix recent bugs re orphaned discussions and to prototype a more restful json oriented api.
Showing
- CHANGELOG.rst 8 additions, 0 deletionsCHANGELOG.rst
- cms/djangoapps/contentstore/tests/test_orphan.py 58 additions, 0 deletionscms/djangoapps/contentstore/tests/test_orphan.py
- cms/djangoapps/contentstore/views/item.py 18 additions, 1 deletioncms/djangoapps/contentstore/views/item.py
- cms/urls.py 2 additions, 0 deletionscms/urls.py
- common/lib/xmodule/xmodule/modulestore/mongo/base.py 34 additions, 1 deletioncommon/lib/xmodule/xmodule/modulestore/mongo/base.py
- common/lib/xmodule/xmodule/modulestore/split_mongo/split.py 18 additions, 0 deletionscommon/lib/xmodule/xmodule/modulestore/split_mongo/split.py
- common/lib/xmodule/xmodule/modulestore/tests/test_orphan.py 147 additions, 0 deletionscommon/lib/xmodule/xmodule/modulestore/tests/test_orphan.py
Loading
Please register or sign in to comment