changeset 62 | b7e47cc39342 |
parent 44 | 7d748db0c7c3 |
--- a/feedback/utils.py Fri Apr 16 00:05:42 2010 +0530 +++ b/feedback/utils.py Fri Apr 16 11:14:31 2010 +0530 @@ -1,7 +1,7 @@ """ A collection of utilities for feedback app. """ -from workshop.feedback.models import * +from ws_app.feedback.models import * LONG_FIELD_NAME = {'topics': "Range of topics covered:", 'depth': "Depth of coverage:",