funkwhale/api/funkwhale_api/common
Georg Krause 06d135875b chore(api): Update dj-rest-auth to 5.0.2 and django-allauth to 0.55.2
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2670>
2024-01-03 10:02:03 +00:00
..
management Adopt Gitpod to architecture changes 2023-10-13 10:12:05 +00:00
migrations
scripts refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
__init__.py
admin.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
apps.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
authentication.py chore(api): Update dj-rest-auth to 5.0.2 and django-allauth to 0.55.2 2024-01-03 10:02:03 +00:00
cache.py
channels.py
consumers.py
decorators.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
dynamic_preferences_registry.py
factories.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
fields.py style: format code using black v23 2023-03-28 19:49:24 +02:00
filters.py fix: Make Artist ordering by name case insensitive 2023-10-10 13:02:13 +02:00
locales.py
middleware.py fix(embed): Make sure embed has sane default image and correct link 2023-11-28 12:16:22 +00:00
mixins.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
models.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
mutations.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
pagination.py
permissions.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
preferences.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
renderers.py
routers.py
search.py docs: fix spelling errors (pre-commit) 2022-11-24 01:43:36 +01:00
serializers.py fix(api): Use correct data field for rate limiting identity field 2023-11-28 18:09:56 +00:00
session.py
signals.py
storage.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
tasks.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
throttling.py fix(api): Use correct data field for rate limiting identity field 2023-11-28 18:09:56 +00:00
utils.py fix(api): pylint crashes on redefined-builtin 2023-01-29 12:47:02 +00:00
validators.py docs: fix spelling errors (pre-commit) 2022-11-24 01:43:36 +01:00
views.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00