Fully qualified path in import. Attempting to debug staging problem

This commit is contained in:
Piotr Mitros
2012-01-23 22:57:56 -05:00
parent 17a0c1e186
commit 150fbc80bb
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ from lxml import etree
from auth.models import UserProfile
from models import StudentModule
from module_render import * # TODO: Clean up
import content_parser
import courseware.content_parser
log = logging.getLogger("mitx.courseware")

View File

@@ -1 +1 @@
settings_no_askbot.py
settings_new_askbot.py