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-08-31 22:54:11 +00:00
Code
Issues
Releases
Wiki
Activity
Files
faec2bc12ffbf6aa91b6a29b758f62dc2fd9a646
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 14:58:47 +08:00
from
signals
import
*
from
handlers
import
*
mail_sended
.
connect
(
mail_sended_cb
,
sender
=
None
)
Reference in New Issue
Copy Permalink