mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-15 14:49:09 +00:00
Modify group msg notification
This commit is contained in:
3
group/signals.py
Normal file
3
group/signals.py
Normal file
@@ -0,0 +1,3 @@
|
||||
import django.dispatch
|
||||
|
||||
grpmsg_added = django.dispatch.Signal(providing_args=["group_id", "from_email"])
|
Reference in New Issue
Block a user