Commit Graph

7 Commits

Author SHA1 Message Date
07d83eae42 Update script shebangs to use python3 2019-01-26 16:19:26 +01:00
a156829375 Generic unicode updates 2019-01-26 16:19:26 +01:00
0883ac6423 Fix whitespace and indentation, per pep8 2019-01-17 20:47:43 +01:00
87237f6536 Tabs, meet your new overlords: spaces
In a quest to reach pep8, use spaces to indent rather than tabs.
2019-01-17 15:35:39 +01:00
0c6099e236 Remove unused imports 2018-06-29 13:40:04 +02:00
9ddfbd372b Remove extra space in tweets 2017-12-09 16:49:53 +01:00
06a48b477c Implement automatic tweeting of news
Once a twitter account has been registered (using the twitter_register
management command), the twitter_post command wills start posting all
new news to twitter, once they are approved. It will only post news from
the past 7 days to avoid accidentally flooding with old news.
2017-12-09 16:46:38 +01:00