mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
List of events: Optional calendar view
This commit is contained in:
@@ -175,6 +175,10 @@ DEFAULTS = {
|
||||
'default': 'True',
|
||||
'type': bool
|
||||
},
|
||||
'event_list_type': {
|
||||
'default': 'list',
|
||||
'type': str
|
||||
},
|
||||
'last_order_modification_date': {
|
||||
'default': None,
|
||||
'type': datetime
|
||||
|
||||
Reference in New Issue
Block a user