Changeset - 0107b24b37d6
[Not reviewed]
0 1 0
Christopher Neugebauer - 6 years ago 2018-07-05 21:15:01
chrisjrn@gmail.com
exclude reviewer
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
pinaxcon/proposals/forms.py
Show inline comments
...
 
@@ -15,6 +15,7 @@ class ConferenceSpeakerForm(forms.ModelForm):
 
            'invite_email',
 
            'invite_token',
 
            'annotation',
 
            'reviewer',
 
        ]
 

	
 
    def __init__(self, *a, **k):
0 comments (0 inline, 0 general)