summaryrefslogtreecommitdiff
path: root/profile/utils.py
diff options
context:
space:
mode:
Diffstat (limited to 'profile/utils.py')
-rw-r--r--profile/utils.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/profile/utils.py b/profile/utils.py
index 00cfaec..84b5e00 100644
--- a/profile/utils.py
+++ b/profile/utils.py
@@ -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.