mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-09-25 19:08:18 +02:00
add school field to guest
This commit is contained in:
@@ -168,6 +168,7 @@ class ActivityInviteView(ProtectQuerysetMixin, ProtectedCreateView):
|
||||
activity=activity,
|
||||
first_name="",
|
||||
last_name="",
|
||||
school="",
|
||||
inviter=self.request.user.note,
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user