Make it possible to pass instancemaker through backend lists
authorMagnus Hagander <magnus@hagander.net>
Thu, 11 Oct 2018 10:50:46 +0000 (12:50 +0200)
committerMagnus Hagander <magnus@hagander.net>
Thu, 11 Oct 2018 10:50:46 +0000 (12:50 +0200)
commitd82c5e657aec6fb514a2124d05817ebe9ad55c20
treed2940d10371b340c7d4a4d15901442bdaa1ce2b4
parent5984aed4c2c0e717aab3ecedf55b0e029c158d93
Make it possible to pass instancemaker through backend lists

This makes it possible to create objects that do not have a field for
conference. It was pure luck that this worked for ConferenceSeries(),
since it actually accepts a conference value (because of the link), but
it shouldn't have worked. So convert ConferenceSeries to use a dedicated
instancemaker as well.
postgresqleu/confreg/backendviews.py