mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
Add Question.valid_file_portrait as well as crop editor for images
This commit is contained in:
@@ -1848,6 +1848,7 @@ TEST_QUESTION_RES = {
|
||||
"valid_date_max": None,
|
||||
"valid_datetime_min": None,
|
||||
"valid_datetime_max": None,
|
||||
"valid_file_portrait": False,
|
||||
"help_text": {"en": "This is an example question"},
|
||||
"options": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user