funkwhale/api/config/settings
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
..
__init__.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
common.py fix(api): prefer str over dict for the CACHE_URL setting 2023-04-19 12:47:24 +02:00
local.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
production.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00