profile/utils.py
changeset 50 869a9ab7e2df
parent 46 72db9563fae1
--- 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.