Trap and handle really invalid URLs from sponsor signup
authorMagnus Hagander <magnus@hagander.net>
Tue, 28 May 2024 16:15:30 +0000 (18:15 +0200)
committerMagnus Hagander <magnus@hagander.net>
Tue, 28 May 2024 16:15:30 +0000 (18:15 +0200)
commit7cd88b16cd3f7f48f89104bfe8d550b37d93f29e
tree6852d41c7e2fee57ab280ed8e94ba8ed35f6e0fe
parent02234c5fe3f32b6e3d84dba216272fc143dfb1d5
Trap and handle really invalid URLs from sponsor signup

If a URL is *really* invalid, we could crash with an exception instead
of showing a form error.
postgresqleu/util/validators.py