mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
API: Add missing field SubEvent.frontpage_text
This commit is contained in:
@@ -72,6 +72,7 @@ TEST_SUBEVENT_RES = {
|
||||
'date_to': None,
|
||||
'date_admission': None,
|
||||
'name': {'en': 'Foobar'},
|
||||
'frontpage_text': None,
|
||||
'date_from': '2017-12-27T10:00:00Z',
|
||||
'presale_end': None,
|
||||
'seating_plan': None,
|
||||
|
||||
Reference in New Issue
Block a user