Add field for requesting photo consent
authorMagnus Hagander <magnus@hagander.net>
Mon, 11 Jun 2018 14:04:49 +0000 (16:04 +0200)
committerMagnus Hagander <magnus@hagander.net>
Mon, 11 Jun 2018 14:04:49 +0000 (16:04 +0200)
commitf040afafce92296d9207d9b78909969b58d5f3b1
tree97f727015f8c9e14a3410e92bd57584497244980
parent14ff53048b98d1d901b5b5c820d8a822ddad23f7
Add field for requesting photo consent

The field is optional and can be enabled on a per-conference basis. Once
enabled, it will be come mandatory for all registrations on that
conference.
postgresqleu/confreg/backendforms.py
postgresqleu/confreg/forms.py
postgresqleu/confreg/migrations/0024_photoconsent.py [new file with mode: 0644]
postgresqleu/confreg/models.py