Separate the message to sponsor and org in digital contracts
authorMagnus Hagander <magnus@hagander.net>
Tue, 20 Feb 2024 20:09:30 +0000 (21:09 +0100)
committerMagnus Hagander <magnus@hagander.net>
Tue, 20 Feb 2024 20:09:30 +0000 (21:09 +0100)
commitecccd6207a4b456b8f06dafb5a7273d6a2deacff
tree6fde1aa01e0e3013f5444a094f57bbaeab89a813
parentaf95f5feeab7a0dde06ee86fc6f62f5343612065
Separate the message to sponsor and org in digital contracts

With an extension of the upstream APIs we can now send separate mssages
to the different parties of the signing. With this we can keep the
"sponsor friendly" message we have now for the sponsors, and send a more
appropriate message to the organizers to make it clear what the next
step is.

In the internal API we make it an optional parameter, so if another
future provider doesn't support separating the messages, things still
work.
postgresqleu/confsponsor/views.py
postgresqleu/digisign/implementations/signwell.py