funkwhale/api/config
Georg Krause dcf970d0c6 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
2023-08-31 19:47:52 +02:00
..
settings fix(api): Fix password reset via email 2023-08-31 19:47:52 +02:00
urls refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
__init__.py fix(api): pylint crashes on redefined-builtin 2023-01-29 12:47:02 +00: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 code using black v23 2023-03-28 19:49:24 +02:00