mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
Add property SubEvent.is_public
This commit is contained in:
@@ -74,6 +74,7 @@ TEST_SUBEVENT_RES = {
|
||||
'id': 1,
|
||||
'variation_price_overrides': [],
|
||||
'location': None,
|
||||
'is_public': True,
|
||||
'item_price_overrides': [],
|
||||
'meta_data': {'type': 'Workshop'}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user