Plase cancel button in it's own form
authorMagnus Hagander <magnus@hagander.net>
Fri, 28 Sep 2018 08:54:35 +0000 (10:54 +0200)
committerMagnus Hagander <magnus@hagander.net>
Fri, 28 Sep 2018 08:54:35 +0000 (10:54 +0200)
commit982be4fc192f78f9574c386dcf83a8dd58e5b2bd
treedd3bc3b372280c369a8bed4d8a25ed827b23b841
parentbafa2031bab4c32d335ad9d3e491471214ef7099
Plase cancel button in it's own form

While we made sure that we didn't validate the form serverside, it would
still not be possible to cancel a form wihtout filling out required
fields since the *browser* would enforce those. For this reason, put the
cancel button in a separate form so it doens't trigger those
requirements.
postgresqleu/confreg/views.py
template.jinja/confreg/regform.html