exclude reviewer
This commit is contained in:
parent
1a1cbdbbd9
commit
0107b24b37
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ class ConferenceSpeakerForm(forms.ModelForm):
|
|||
'invite_email',
|
||||
'invite_token',
|
||||
'annotation',
|
||||
'reviewer',
|
||||
]
|
||||
|
||||
def __init__(self, *a, **k):
|
||||
|
|
Loading…
Reference in a new issue