This website requires JavaScript.
Explore
Help
Sign in
mirror
/
django-mailbox
Watch
1
Star
0
Fork
You've already forked django-mailbox
1
mirror of
https://github.com/coddingtonbear/django-mailbox.git
synced
2026-07-10 06:48:19 +02:00
Code
Activity
f40ee8832f
django-mailbox
/
django_mailbox
/
signals.py
4 lines
75 B
Python
Raw
Normal View
History
Unescape
Escape
Initial commit.
2012-06-27 20:45:01 -07:00
from
django
.
dispatch
.
dispatcher
import
Signal
Django 4 compatability.
2022-03-23 08:48:45 -04:00
message_received
=
Signal
(
)
Copy permalink