diff -r d24b4a7147d2 -r 869a9ab7e2df profile/utils.py --- a/profile/utils.py Fri Jan 07 13:11:51 2011 +0530 +++ b/profile/utils.py Fri Jan 07 13:18:09 2011 +0530 @@ -1,3 +1,4 @@ +from pytask.profile.models import Notification def get_notification(nid, user): """ if notification exists, and belongs to the current user, return it.