We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a142e89 commit 9e24d26Copy full SHA for 9e24d26
1 file changed
ietf/submit/utils.py
@@ -6,7 +6,7 @@
6
from django.contrib.sites.models import Site
7
8
from ietf.idtracker.models import (InternetDraft, PersonOrOrgInfo, IETFWG,
9
- IDAuthor, EmailAddress, IESGLogin)
+ IDAuthor, EmailAddress, IESGLogin, BallotInfo)
10
from ietf.utils.mail import send_mail
11
from ietf.idrfc.utils import add_document_comment
12
0 commit comments