Remove twitter list synchronization
authorMagnus Hagander <magnus@hagander.net>
Tue, 9 Oct 2018 12:37:05 +0000 (14:37 +0200)
committerMagnus Hagander <magnus@hagander.net>
Tue, 9 Oct 2018 12:38:21 +0000 (14:38 +0200)
commit97e99ac1896ec5f0a2c7d78dd9637f1e026e1a87
treef8f81e17d055222fbbd53390e763650e4bef00fc
parent87831813e047f0c8ca6898eb5cb29d1842053c19
Remove twitter list synchronization

This never worked well across multiple years anyway, so it hasn't been
used for a long time. Will be replaced with more useful twitter posting
functionality in the future.
postgresqleu/confreg/migrations/0030_remove_twitter_lists.py [new file with mode: 0644]
postgresqleu/confreg/models.py
postgresqleu/confsponsor/forms.py
tools/confreg/twitter_sync.py [deleted file]
tools/confreg/twitterclient.py [deleted file]