Make it possible for a sponsor to view signed contract
authorMagnus Hagander <magnus@hagander.net>
Wed, 26 Feb 2025 15:32:10 +0000 (16:32 +0100)
committerMagnus Hagander <magnus@hagander.net>
Fri, 11 Apr 2025 08:51:03 +0000 (10:51 +0200)
commite487d9621323d669a81a1bb144cfcc4ec16454ce
treed2b185e7139bcaf098baa56bbc64d97154894b41
parentba184020e65916407ec9aba14578c8fc475a273a
Make it possible for a sponsor to view signed contract

Once a contract is digitally sign we normally (unless something goes
wrong) store a copy of the PDF of the signed contract. This was already
visible on the admin page, but there is no reason not to let the sponsor
view their own contract as well.

Fixes #173
postgresqleu/confsponsor/urls.py
postgresqleu/confsponsor/views.py
template/confsponsor/sponsor.html