Fix error handling in sponsor signup form
authorMagnus Hagander <magnus@hagander.net>
Wed, 4 Dec 2024 18:25:09 +0000 (19:25 +0100)
committerMagnus Hagander <magnus@hagander.net>
Wed, 4 Dec 2024 18:25:09 +0000 (19:25 +0100)
commit84cc71e8bc46e79713a2024054a2a53116947864
treeaad7b7b1fbad4c30eb3edfca210bc386d4f7c8f9
parent51bd02e7f7a83f35a7c663eb43546e1ce0786104
Fix error handling in sponsor signup form

Fix a crash, ensure error details are sent to the admins, and make sure
a left-over sponsor record isn't in the database in the event of an
error late in the process.
postgresqleu/confsponsor/views.py