Commit 738dcb7c by Matt Drayer Committed by Jonathan Piacenti

mattdrayer/api-modulestore-to-default: Updated utility method

parent 42c53ad9
......@@ -11,7 +11,7 @@ from xmodule.modulestore.exceptions import ItemNotFoundError
def get_modulestore():
return modulestore('direct')
return modulestore()
def get_course(request, user, course_id, depth=0, load_content=False):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment