Add "waitlist" for sponsors
authorMagnus Hagander <magnus@hagander.net>
Tue, 6 Nov 2018 15:28:28 +0000 (16:28 +0100)
committerMagnus Hagander <magnus@hagander.net>
Tue, 6 Nov 2018 15:29:48 +0000 (16:29 +0100)
commite57991e473fb00816e2cc06afd5ee8e4dd046015
tree4fd80227a54d593ca9a0425e7c09716d1e453b5b
parentc24f25bceded046dd7fb481928164a435a037c7c
Add "waitlist" for sponsors

This is not really a waitlist, as it simply allows sponsors to sign up
even when the level is full, but tells them they are on the waitlist and
they will not be approved. The actual approval/rejection is handled
manually by the administratror.
docs/confreg/sponsors.md
postgresqleu/confsponsor/backendforms.py
postgresqleu/confsponsor/migrations/0011_maxsponsors.py [new file with mode: 0644]
postgresqleu/confsponsor/models.py
postgresqleu/confsponsor/views.py
template/confsponsor/admin_sponsor.html
template/confsponsor/signup.html
template/confsponsor/signupform.html