funkwhale/api/funkwhale_api
jo 14b5e137bd
feat: prefer using the funkwhale-manage entrypoint
This replaces `poetry run python3 manage.py` with `venv/bin/funkwhale-manage`.

Command running `venv/bin/funkwhale-manage` assume the current working directory is `/srv/funkwhale` on common deployments.

In the funkwhale api docker image, the funwhale-manage command line
interface is available globally.
2023-01-16 02:11:07 +01:00
..
activity
audio
cli
common feat: prefer using the funkwhale-manage entrypoint 2023-01-16 02:11:07 +01:00
contrib
favorites
federation fix RuntimeWarning: DateTimeField Domain.last_successful_contact 2022-12-16 17:02:22 +00:00
history
instance fix: timeout on spa manifest requests 2022-12-19 14:33:12 +01:00
manage
moderation
music fix: Can't purge failed files #1929 2023-01-05 19:39:01 +01:00
musicbrainz
playlists
providers
radios Random and less listened radio filter out un-owned content on library section (#2007) 2022-12-19 17:13:29 +00:00
requests
static
subsonic
tags
taskapp
templates
users
__init__.py
factories.py
main.py feat: create funkwhale-manage entrypoint 2022-12-12 16:31:00 +01:00
schema.py