funkwhale/api/funkwhale_api/moderation
petitminion c9d915fb33 Drop libraries in favor of playlist for user audio sharing (#2366) 2025-01-04 15:03:49 +00:00
..
management
migrations Update migration after django update (#1815) 2022-06-29 09:38:38 +00:00
__init__.py
admin.py See #890: added moderation note model, serializers and views 2019-08-29 11:45:41 +02:00
apps.py MRF / Dropping of incoming/outgoing messages based on allow-list 2019-06-20 10:27:07 +02:00
dynamic_preferences_registry.py
factories.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
filters.py Supporting multi-artist per tracks/albums (#1568) 2024-08-29 14:11:35 +00:00
models.py
mrf.py MRF / Dropping of incoming/outgoing messages based on allow-list 2019-06-20 10:27:07 +02:00
mrf_policies.py
serializers.py Drop libraries in favor of playlist for user audio sharing (#2366) 2025-01-04 15:03:49 +00:00
signals.py chore: Remove deprecated argument for signal 2024-02-26 07:44:18 +00:00
tasks.py
urls.py "[EPIC] Report option on everything - reports models 2019-08-22 11:30:30 +02:00
utils.py
views.py