Fix merge artifact
This commit is contained in:
@@ -143,7 +143,6 @@ def kaehmy_submit(request, *args, **kwargs):
|
||||
name=custom_name, is_board=custom_is_board)
|
||||
custom_role.save()
|
||||
application.custom_roles.add(custom_role)
|
||||
form.save()
|
||||
|
||||
email = form.cleaned_data.get('email', '')
|
||||
name = form.cleaned_data.get('name', 'Anonymous')
|
||||
|
||||
Reference in New Issue
Block a user