ECOM-335 Created new branch from master and put all changes from aamir-khan/ECOM-335-caching-api into this branch.

This commit is contained in:
Awais
2015-01-12 15:33:12 +05:00
parent 80e0d56afd
commit beeaec5a55
9 changed files with 187 additions and 110 deletions

View File

@@ -35,7 +35,6 @@ class XModuleFactory(Factory):
@lazy_attribute
def modulestore(self):
from xmodule.modulestore.django import modulestore
return modulestore()