funkwhale/api/config
jo 3028672096
fix(api): prefer str over dict for the CACHE_URL setting
This fix the ability to reuse the CACHE_URL with other settings such as
CELERY_BROKER_URL.
2023-04-19 12:47:24 +02:00
..
settings fix(api): prefer str over dict for the CACHE_URL setting 2023-04-19 12:47:24 +02:00
urls refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
__init__.py fix(flake8): disable error on api/config/__init__.py import 2022-07-16 18:17:26 +02:00
api_urls.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
asgi.py Reduce DB connection leaks 2019-10-17 15:17:26 +02:00
plugins.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
routing.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
schema.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00