update file comment on MixedModuleStore

This commit is contained in:
Chris Dodge
2013-07-25 11:28:40 -04:00
parent 54bd3170bc
commit 9f14f1ee62

View File

@@ -3,7 +3,7 @@ MixedModuleStore allows for aggregation between multiple modulestores.
In this way, courses can be served up both - say - XMLModuleStore or MongoModuleStore
IMPORTANT: This modulestore is experimental AND INCOMPLETE. Therefore this should only be used cautiously
IMPORTANT: This modulestore only supports READONLY applications, e.g. LMS
"""
from . import ModuleStoreBase