Allow specifying check-in highlighted messages per registration master github/master
authorMagnus Hagander <magnus@hagander.net>
Wed, 1 Oct 2025 15:43:30 +0000 (17:43 +0200)
committerMagnus Hagander <magnus@hagander.net>
Wed, 1 Oct 2025 15:43:30 +0000 (17:43 +0200)
commit22173a4c3aecbc405c7f765de14a66aaafbcf4c7
treebbf93c600fa543e142832c6407d65807f6f8082d
parentd99ff874e6ecedc0c6d5d7980a7af4340797514c
Allow specifying check-in highlighted messages per registration

This will be prepended to the check-in message that's set on the
registration type, if both are set. Can be used to highlight an
individual attendee for specific handling during check-in, e.g. brint
attention about a keynote speaker.
postgresqleu/confreg/backendforms.py
postgresqleu/confreg/checkin.py
postgresqleu/confreg/migrations/0121_conferenceregistration_checkinmessage.py [new file with mode: 0644]
postgresqleu/confreg/models.py
template/confreg/admin_registration_single.html