Fix editing of submitted sessions on cfp
authorMagnus Hagander <magnus@hagander.net>
Tue, 7 Oct 2025 12:03:03 +0000 (14:03 +0200)
committerMagnus Hagander <magnus@hagander.net>
Tue, 7 Oct 2025 12:03:03 +0000 (14:03 +0200)
commit5e623e1fe6709f0615f57bbdf8eb61e13c775298
treeb79b1b059faad7026c93e2c30e396cbfc195065c
parent22173a4c3aecbc405c7f765de14a66aaafbcf4c7
Fix editing of submitted sessions on cfp

Commit 1a0b919c added verification that one didn't submit the same
session twice, but as a side-effcect that also prevented editing an
existing session.

Reported by Andrey Borodin
postgresqleu/confreg/views.py