Skip to content

Commit f5ae4a0

Browse files
committed
Add warning comment
- Legacy-Id: 3709
1 parent 13cec30 commit f5ae4a0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ietf/liaisons/mail.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
from django.core.mail import EmailMessage
22

3+
# FIXME: this is not using the ietf mail stuff, which it really should
4+
# - this code should be DELETED
35

46
class IETFEmailMessage(EmailMessage):
57

0 commit comments

Comments
 (0)