Update twitter posting api to use v2
authorMagnus Hagander <magnus@hagander.net>
Mon, 26 Jun 2023 09:21:00 +0000 (11:21 +0200)
committerMagnus Hagander <magnus@hagander.net>
Mon, 26 Jun 2023 09:21:00 +0000 (11:21 +0200)
commit445e82923d7b8cd655486b759eab72c530b38eec
tree28afafebe15d286b2ee70b63d23e73712e80f9ff
parente08139df489e9641a281256927be903d98c169ed
Update twitter posting api to use v2

Only the v2 API is free now. Let's hope the fix is to just switch to
that version, and possibly re-generate tokens (this has worked for other
systems).
pgweb/news/management/commands/twitter_post.py
pgweb/news/management/commands/twitter_register.py