This website requires JavaScript.
Explore
Help
Register
Sign In
haiwen
/
seahub
Watch
1
Star
0
Fork
0
You've already forked seahub
mirror of
https://github.com/haiwen/seahub.git
synced
2025-07-23 11:22:37 +00:00
Code
Issues
Releases
Wiki
Activity
51da061d8e
seahub
/
contacts
/
__init__.py
5 lines
95 B
Python
Raw
Normal View
History
Unescape
Escape
Modify repo share. * Email unregistered user when sharing repo. * Add email to contacts when share repo/file and add group user. * Remove org repo share link.
2012-07-31 06:58:47 +00:00
from
signals
import
*
from
handlers
import
*
mail_sended
.
connect
(
mail_sended_cb
,
sender
=
None
)
Reference in New Issue
Copy Permalink