Make it possible to reject a sponsorship
authorMagnus Hagander <magnus@hagander.net>
Tue, 6 Nov 2018 14:09:06 +0000 (15:09 +0100)
committerMagnus Hagander <magnus@hagander.net>
Tue, 6 Nov 2018 14:15:26 +0000 (15:15 +0100)
commit2b57e66dc90b7f4573a102a1c3de12e4c3d7ce6c
tree209c93109b592a6b7b7c7148d83c0505696fe34e
parent0308ec3264fb17432368fe816561961ad861a7bb
Make it possible to reject a sponsorship

Before a sponsorship is confirmed, it can now be rejected instead of
being confirmed. When rejecting a sponsorship, a reason must be given
and this one is sent to the person who signed up.

In passing, change the "generate invoice" button to be on a form and do
a POSTback instead of a GET.
docs/confreg/graphs/sponsorsignup.dot
docs/confreg/graphs/sponsorsignup.svg
postgresqleu/confsponsor/urls.py
postgresqleu/confsponsor/views.py
template/confsponsor/admin_sponsor.html
template/confsponsor/mail/sponsor_rejected.txt [new file with mode: 0644]