Fix submission forms for many2many fields with checkboxes
authorMagnus Hagander <magnus@hagander.net>
Mon, 11 Dec 2017 14:29:45 +0000 (15:29 +0100)
committerMagnus Hagander <magnus@hagander.net>
Mon, 11 Dec 2017 14:29:45 +0000 (15:29 +0100)
commit4ed0ca0fbe36dc252d40e94456890a8bb6cdf776
tree6ba000810d2e1648379a6d12215b35133e61601c
parente37ee54d257e588f78bcdd7577a7027bd764f138
Fix submission forms for many2many fields with checkboxes

This includes proper styling (no more centering of the checkbox itself)
and actually saving the m2m fields on submit.
media/css/layout.css
pgweb/util/helpers.py