Do not allow modifications after checkin

This commit is contained in:
Raphael Michel
2021-02-04 21:42:31 +01:00
parent 565f77d13b
commit 0999f41b0c
5 changed files with 26 additions and 1 deletions

View File

@@ -580,6 +580,7 @@ class EventSettingsSerializer(SettingsSerializer):
'locale',
'region',
'last_order_modification_date',
'allow_modifications_after_checkin',
'show_quota_left',
'waiting_list_enabled',
'waiting_list_hours',