forked from CGM_Public/pretix_original
committed by
Raphael Michel
parent
5f607cc034
commit
8ede492cba
@@ -41,6 +41,7 @@ class QuestionForm(I18nModelForm):
|
||||
localized_fields = '__all__'
|
||||
fields = [
|
||||
'question',
|
||||
'help_text',
|
||||
'type',
|
||||
'required',
|
||||
'items'
|
||||
|
||||
Reference in New Issue
Block a user