forked from CGM_Public/pretix_original
Question: Allow limit of string length (#3214)
This commit is contained in:
@@ -2066,6 +2066,7 @@ TEST_QUESTION_RES = {
|
||||
"valid_datetime_min": None,
|
||||
"valid_datetime_max": None,
|
||||
"valid_file_portrait": False,
|
||||
"valid_string_length_max": None,
|
||||
"help_text": {"en": "This is an example question"},
|
||||
"options": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user