mirror of
https://github.com/jfmcbrayer/brutaldon
synced 2024-12-23 21:51:43 +01:00
e63d6b86f5
brutaldon has really bad latency. Some part of it is reconnecting to the mastodon server every request, even with a cached auth token. This commit adds a singleton object that caches mastodon.Mastodon objects. |
||
---|---|---|
.. | ||
migrations | ||
static | ||
templates | ||
templatetags | ||
__init__.py | ||
forms.py | ||
models.py | ||
settings.py | ||
urls.py | ||
views.py | ||
wsgi.py |