Support auto-tweeting when sponsorship benefit is confirmed
authorMagnus Hagander <magnus@hagander.net>
Tue, 9 Oct 2018 20:18:39 +0000 (22:18 +0200)
committerMagnus Hagander <magnus@hagander.net>
Tue, 9 Oct 2018 20:21:43 +0000 (22:21 +0200)
commit5984aed4c2c0e717aab3ecedf55b0e029c158d93
tree75ade1ff25f140bc0a44bbb90ac2255fae79a51b
parent6c84d17cb50fab1897c1f2821bb88ab09ca69cb8
Support auto-tweeting when sponsorship benefit is confirmed

This allows automatic posting of tweets like "welcome xyz as foobar
sponsor awesomeconf". Which will make it less likely to forget...
docs/confreg/sponsors.md
postgresqleu/confreg/jinjafunc.py
postgresqleu/confsponsor/backendforms.py
postgresqleu/confsponsor/migrations/0010_benefit_tweet_template.py [new file with mode: 0644]
postgresqleu/confsponsor/models.py
postgresqleu/confsponsor/views.py