Merge remote-tracking branch 'edx/release' into merge-release-2014-03-10

Conflicts:
	cms/envs/common.py
	lms/envs/common.py
This commit is contained in:
Calen Pennington
2014-03-10 16:21:08 -04:00
2 changed files with 1 additions and 2 deletions

View File

@@ -1655,4 +1655,4 @@ class SplitMongoModuleStore(ModuleStoreWriteBase):
Todo: Needs to be implemented.
"""
courses = []
return courses
return courses

View File

@@ -1465,7 +1465,6 @@ ALL_LANGUAGES = (
### Apps only installed in some instances
OPTIONAL_APPS = (
'edx_jsdraw',
'mentoring',