baseline working for importing courseware and static assets

This commit is contained in:
Chris Dodge
2012-10-11 13:41:16 -04:00
parent bb46c5f909
commit a521ea239f
3 changed files with 77 additions and 41 deletions

View File

@@ -12,6 +12,7 @@ TEMPLATE_DEBUG = DEBUG
LOGGING = get_logger_config(ENV_ROOT / "log",
logging_env="dev",
tracking_filename="tracking.log",
dev_env = True,
debug=True)
modulestore_options = {