Commit 9f14f1ee by Chris Dodge

update file comment on MixedModuleStore

parent 54bd3170
...@@ -3,7 +3,7 @@ MixedModuleStore allows for aggregation between multiple modulestores. ...@@ -3,7 +3,7 @@ MixedModuleStore allows for aggregation between multiple modulestores.
In this way, courses can be served up both - say - XMLModuleStore or MongoModuleStore 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 from . import ModuleStoreBase
......
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