funkwhale/api/config
Georg Krause 02bb83e3f4 fix(api): Fix password reset via email
The original serializes assumes if allauth is installed, its also used
for the token generation. Thats not the case for us, so we need to
overwrite this behavior

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2565>
2023-08-31 17:51:46 +00:00
..
settings fix(api): Fix password reset via email 2023-08-31 17:51:46 +00: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 style: format file with black==23.7.0 2023-07-25 19:04:32 +02:00