Make it possible to hode a conference series
authorMagnus Hagander <magnus@hagander.net>
Tue, 30 Oct 2018 20:42:46 +0000 (21:42 +0100)
committerMagnus Hagander <magnus@hagander.net>
Tue, 30 Oct 2018 20:42:46 +0000 (21:42 +0100)
commit7c81703e074145b9131ed691719b3ebf99418763
tree7659250f3ca470021905924be9c79295c5f82088
parent8b6a05b1db0462c1b34a8ffa5336417445618c34
Make it possible to hode a conference series

In particular for "Legacy Series" this can be useful, especially since a
conference has to be in a series.

The actual series is still viewable for people who have kept their link
around, but not listed anywhere.
postgresqleu/confreg/backendforms.py
postgresqleu/confreg/migrations/0034_conference_series_visible.py [new file with mode: 0644]
postgresqleu/confreg/models.py
postgresqleu/views.py