funkwhale/api/funkwhale_api/common
Georg Krause d82eceecae chore: Align with flake8 6.1 rules
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2737>
2024-02-02 19:46:08 +01:00
..
management chore: Align with flake8 6.1 rules 2024-02-02 19:46:08 +01:00
migrations Update dependency djangorestframework to v3.14.0 (develop) NOCHANGELOG 2022-11-06 19:29:38 +00:00
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 chore: Align with flake8 6.1 rules 2024-02-02 19:46:08 +01:00
renderers.py feat(manifest): Use proper Renderer class for spa manifest 2022-10-18 18:24:19 +00:00
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