Fix unicode error on registration types in cross emails
authorMagnus Hagander <magnus@hagander.net>
Sat, 17 Nov 2018 15:52:18 +0000 (16:52 +0100)
committerMagnus Hagander <magnus@hagander.net>
Sat, 17 Nov 2018 15:52:18 +0000 (16:52 +0100)
commit8cc4871941e42429af5455bb41b8cb1f896c4293
treec8da827522951b42fad0cedca4e52c2f2dc3f70f
parent27e9ed913022fa08f4b49b66756f779c3a29fb39
Fix unicode error on registration types in cross emails

When a registration type itself had a non-ascii character in it the API
used to populate the dropdown of exclude options would crash...
postgresqleu/confreg/views.py