Use a default trackname for unallocated talks
authorDaniel Gustafsson <daniel@yesql.se>
Mon, 27 Aug 2018 08:27:02 +0000 (10:27 +0200)
committerDaniel Gustafsson <daniel@yesql.se>
Mon, 27 Aug 2018 08:28:56 +0000 (10:28 +0200)
commit0e5536c37eb5479000b99478089962d9f95da0e6
tree3256d094d0e0aec4700f7d668c92a7c551c23d99
parentb8faa1b2b692a24e0d8b3a14215b068f0e204868
Use a default trackname for unallocated talks

In the sessionlist, when a talk hasn't been allocated a track it
shows up as "None" as the Python None object is translated to a
string. Override None tracks with 'General' instead to make the
sessionlist less confusing before it's complete.
template.jinja/confreg/sessionlist.html