social/mail_debrand/models/__init__.py
Lois Rilo b3e8b24952 [12.0][FIX] mail_debrand: debrand regular notifications.
without this fix, any regular notification (added as follower,
thread notifications...) were not parsed at all and as a
consequence also not debranded.
2021-12-15 11:31:01 +01:00

3 lines
54 B
Python

from . import mail_template
from . import mail_thread