dav_events.views.events.EventRegistrationsView._close_registration() sends a signal now.
This commit is contained in:
@@ -5,6 +5,7 @@ from dav_events.config import FieldInitial
|
||||
# E-Mails
|
||||
ENABLE_EMAIL_ON_STATUS_UPDATE = False
|
||||
ENABLE_EMAIL_ON_UPDATE = False
|
||||
ENABLE_EMAIL_ON_REGISTRATION_CLOSED = False
|
||||
|
||||
# Authorization Roles / Groups
|
||||
GROUPS_MANAGER_SUPER = ['Tourenreferenten']
|
||||
|
||||
Reference in New Issue
Block a user