Allow sessions with the same title on different tracks
authorMagnus Hagander <magnus@hagander.net>
Tue, 7 Oct 2025 12:10:14 +0000 (14:10 +0200)
committerMagnus Hagander <magnus@hagander.net>
Tue, 7 Oct 2025 12:10:14 +0000 (14:10 +0200)
commit27f6a2444b26a1533f02566b78c299aeb7156bca
tree23688366867b0c98a9b4f2e17894457e0da4e6ce
parent5e623e1fe6709f0615f57bbdf8eb61e13c775298
Allow sessions with the same title on different tracks

Commit 1a0b919c prevented submission of a session with the same title as
already existed to avoid "bounces". But we want to accept the same title
as long as they're on different tracks, for example if someone wants to
submit both a long and a short version for consideration.

Reported by Karen Jex
postgresqleu/confreg/views.py