Don't show reminder_sent field in cfp form
authorMagnus Hagander <magnus@hagander.net>
Tue, 6 Nov 2018 10:03:58 +0000 (11:03 +0100)
committerMagnus Hagander <magnus@hagander.net>
Tue, 6 Nov 2018 10:03:58 +0000 (11:03 +0100)
commit1a15cf50f8e26941544487575563c685e3c30846
tree76d996e57df9ff6183216182d197fd273561c19f
parent00bb96c01e87f0130ec5ce0cc45ce6849a64d948
Don't show reminder_sent field in cfp form

In fact, change the form to contain a whitelist of fields instead of an
exclusion list. Otherwise, new things added to ConferenceSession
apperars on the callforpapers form by default, which is never good.

Spotted by Stephen
postgresqleu/confreg/forms.py