Skip to content
Snippets Groups Projects
Andreas Ellewsen's avatar
Andreas Ellewsen authored
- Introduces the Invitation and InvitationLink models for keeping track
  of guest invitations and the links connected to them.
- Adds a post endpoint accessible by sponsors to create invitations for
  guests.
- Adds a get endpoint for the guests to review their invitation
  information.
- Adds a post endpoint for the guests to confirm their invitation with
  updated mobile_phone number if they want.
- Removes token field from Person since it is not used.
467c08d3
History
Name Last commit Last update
..
__init__.py
base.py
dev.py
prod.py