Link a sponsorship contract to a specific conference
authorMagnus Hagander <magnus@hagander.net>
Sat, 16 Jun 2018 20:19:58 +0000 (22:19 +0200)
committerMagnus Hagander <magnus@hagander.net>
Wed, 20 Jun 2018 11:47:59 +0000 (13:47 +0200)
commit313645ef337aca99b780980b1987ca1a63a7e36e
tree511d14e079a4b6f1cc1665937506372ce92ce559
parenteac7b86eefadb0659d53d23d8a808f0035e0dcc0
Link a sponsorship contract to a specific conference

The list is getting long enough that it's getting annoying.

In passing, also properly set verbose_name for a number of fields on the
sponsorship models.
postgresqleu/confsponsor/migrations/0001_initial.py
postgresqleu/confsponsor/migrations/0007_contract_per_conference.py [new file with mode: 0644]
postgresqleu/confsponsor/models.py