..
management
feat: prefer using the funkwhale-manage entrypoint
2023-01-16 02:11:07 +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
Initial commit that merge both the front end and the API in the same repository
2017-06-23 23:00:42 +02:00
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
refactor: upgrade code to >=python3.7 (pre-commit)
2022-11-23 22:08:55 +00:00
cache.py
Fixed failing tests
2020-02-18 15:34:10 +01:00
channels.py
Revert to apline:3.11 to stay on Python 3.7 (3.8 has issues with channels)
2020-02-18 15:20:15 +01:00
consumers.py
Revert to apline:3.11 to stay on Python 3.7 (3.8 has issues with channels)
2020-02-18 15:20:15 +01:00
decorators.py
chore: format files using isort (pre-commit)
2022-11-23 21:55:37 +01:00
dynamic_preferences_registry.py
Add missing space
2021-01-30 17:00:04 +01:00
factories.py
chore: format files using isort (pre-commit)
2022-11-23 21:55:37 +01:00
fields.py
refactor: upgrade code to >=python3.7 (pre-commit)
2022-11-23 22:08:55 +00:00
filters.py
refactor: upgrade code to >=python3.7 (pre-commit)
2022-11-23 22:08:55 +00:00
locales.py
See #170 : RSS feeds for channels
2020-01-31 09:11:39 +01:00
middleware.py
Merge branch 'stable' into develop
2022-11-25 18:10:45 +01: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
More configurable pagination
2019-04-09 11:15:43 +02:00
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
feat(manifest): Use proper Renderer class for spa manifest
2022-10-18 18:24:19 +00:00
routers.py
Fixed compat with iTunes
2020-08-11 13:07:39 +02:00
search.py
docs: fix spelling errors (pre-commit)
2022-11-24 01:43:36 +01:00
serializers.py
refactor: upgrade code to >=python3.7 (pre-commit)
2022-11-23 22:08:55 +00:00
session.py
Attachments
2019-11-25 09:49:06 +01:00
signals.py
[EPIC] Audio metadata update - UI / API
2019-02-28 09:31:04 +01:00
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
chore: format files using isort (pre-commit)
2022-11-23 21:55:37 +01:00
utils.py
fix(api): Add href to protected attributes
2022-12-29 17:25:30 +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