funkwhale/api/funkwhale_api/common
Eliot Berriot 00846ca3e9
Fix #706: Added a 'fix_federation_ids' management command to deal with protocol/domain issues in federation
IDs after deployments
2019-02-11 11:59:32 +01:00
..
management Fix #685: Disable makemigrations in production and misleading message when running migrate 2019-01-26 22:01:47 +01:00
migrations Fix #663: Do not try to create unaccent extension if it's already present 2019-01-22 09:58:35 +01:00
scripts Fix #564: Added a script to prune pre 0.17 federated tracks 2019-01-14 17:11:24 +01: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 Ensure we always use raw_ids for related fields in django's admin 2018-10-01 21:56:52 +02:00
auth.py See #297: sorted imports 2018-06-10 10:55:16 +02:00
authentication.py Resolve "Per-user libraries" (use !368 instead) 2018-09-06 18:35:02 +00:00
channels.py Fixed logging issues 2018-12-26 20:24:42 +01:00
consumers.py Resolve "Per-user libraries" (use !368 instead) 2018-09-06 18:35:02 +00:00
decorators.py Updated rest framework to 3.9 2019-01-11 14:10:02 +01:00
dynamic_preferences_registry.py Blacked the code 2018-06-09 15:36:16 +02:00
fields.py See #344: query parsing 2018-07-03 08:13:13 +02:00
middleware.py Fix #705: Can now use a local file with FUNKWHALE_SPA_HTML_ROOT to avoid sending an HTTP request 2019-02-08 17:36:10 +01:00
pagination.py Blacked the code 2018-06-09 15:36:16 +02:00
permissions.py Audio federation 2018-09-22 12:29:30 +00:00
preferences.py Fix #149: better demo setup script, wider catalog 2018-07-22 11:26:33 +02:00
search.py See #272: linting and changelog 2018-10-26 16:09:00 +02:00
serializers.py Added actions and tasks to purge domains and actors 2019-01-09 14:20:22 +01:00
session.py See #297: sorted imports 2018-06-10 10:55:16 +02:00
storage.py Blacked the code 2018-06-09 15:36:16 +02:00
utils.py Fix #706: Added a 'fix_federation_ids' management command to deal with protocol/domain issues in federation 2019-02-11 11:59:32 +01:00
validators.py Can now add domains via manage API / UI 2019-01-05 18:21:35 +01:00