Commit cd782670 by ichuang

Update djangoapps/courseware/module_render.py

parent de4e22a3
......@@ -3,7 +3,7 @@ import logging
from lxml import etree
from django.http import Http404
from django import settings
from django.conf import settings
from mitxmako.shortcuts import render_to_string
from fs.osfs import OSFS
......
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