Resolve "Rewrite notification_mark_read with rules and permissions"
1 unresolved thread
Closes #243 (closed)
Edited by Hangzhi Yu
Merge request reports
Activity
changed milestone to %2.0a2
added part::backend workflow::confirmed labels
added 1 commit
- 3d46ee8f - Add permission check using django-rules if user wants to mark notification as read
assigned to @nik
301 301 return render(request, "core/system_status.html", context) 302 302 303 303 304 def get_notification_by_pk(request: HttpRequest, pk: int): changed this line in version 2 of the diff
added 1 commit
- c867eec4 - Move get_notification_by_pk in core_helpers and change it accordingly to other functions
mentioned in commit d9413c9f
Please register or sign in to reply