Don't crash when trying to list speakers of unsaved session
authorMagnus Hagander <magnus@hagander.net>
Sun, 18 Nov 2018 14:00:28 +0000 (15:00 +0100)
committerMagnus Hagander <magnus@hagander.net>
Sun, 18 Nov 2018 14:00:28 +0000 (15:00 +0100)
commit16164ddba72b0818825b53a83732c95f911ff3ec
tree7b4c74fefa9da3f6797dd031d4837da3b47cd036
parent26cbb1f260555ba4a13c6210641ab53fa1798460
Don't crash when trying to list speakers of unsaved session

This could turn into infinite recursion since error messages tried to
print the list of speakers
postgresqleu/confreg/models.py