mirror of
https://github.com/pretix/pretix.git
synced 2026-08-21 12:36:26 +00:00
Add default_value model field, validation and form field
This commit is contained in:
committed by
johan12345
parent
5f15ebc46f
commit
3483c522da
@@ -80,6 +80,7 @@ class QuestionForm(I18nModelForm):
|
||||
'help_text',
|
||||
'type',
|
||||
'required',
|
||||
'default_value',
|
||||
'ask_during_checkin',
|
||||
'identifier',
|
||||
'items',
|
||||
|
||||
Reference in New Issue
Block a user