diff -r 4a23f99f26f9 -r b7e47cc39342 feedback/utils.py --- 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:",