b3e8b24952
without this fix, any regular notification (added as follower, thread notifications...) were not parsed at all and as a consequence also not debranded.
3 lines
54 B
Python
3 lines
54 B
Python
from . import mail_template
|
|
from . import mail_thread
|