notifications.views module¶
-
notifications.views.is_test_user(user)[source]¶ Check if user is test user.
To be removed after test-phase is over.
-
notifications.views.forward(request, slug)[source]¶ Open the url of the target object of the notification and redirect.
In addition, mark the notification as read.