Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/bazarr/src/commit/b2d807d9d9fb98c7cdf79e5452201589e1bb9198/libs/dogpile/cache/__init__.py
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
from .region import CacheRegion # noqa
|
|
from .region import make_region # noqa
|
|
from .region import register_backend # noqa
|
|
from .. import __version__ # noqa
|
|
|
|
# backwards compat
|