Don't redirect to complete page on invalid form
authorMagnus Hagander <magnus@hagander.net>
Mon, 1 Apr 2024 16:40:49 +0000 (18:40 +0200)
committerMagnus Hagander <magnus@hagander.net>
Mon, 1 Apr 2024 16:40:49 +0000 (18:40 +0200)
commitc82c74d0550748a306d8c44a5d05f0fe0c375044
treedd8433ccb73ce87261bcce71a594741749b33872
parent6bbeeee4f6ba77cdc53f0cf5f82cd952d1893355
Don't redirect to complete page on invalid form

Indentation missed in a12e1b97 made it try that. Instead, it should fall
through and render the form, which will then show the proper error
message.
hamnadmin/hamnadmin/register/views.py