Fix #65 :
All checks were successful
Run tests / Execute tox to run the test suite (push) Successful in 3m29s
All checks were successful
Run tests / Execute tox to run the test suite (push) Successful in 3m29s
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