funkwhale/api/funkwhale_api/moderation
JuniorJPDJ 64e7c68699 refactor(api): remove unnecessary or wrong `is` keyword usage 2022-11-07 13:28:52 +00:00
..
management Update Black & run for whole repository 2022-01-09 11:40:49 +00:00
migrations Update migration after django update (#1815) 2022-06-29 09:38:38 +00:00
__init__.py
admin.py
apps.py
dynamic_preferences_registry.py
factories.py Update dev and test dependencies 2021-07-05 12:21:52 +00:00
filters.py refactor(api): remove unnecessary or wrong `is` keyword usage 2022-11-07 13:28:52 +00:00
models.py refactor(api): remove unnecessary or wrong `is` keyword usage 2022-11-07 13:28:52 +00:00
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 Fix OpenAPI generation 2022-07-20 12:31:57 +00:00
signals.py
tasks.py Reviewed comments on source strings on Weblate and modified source strings accordingly if needed 2021-06-17 15:55:12 +00:00
urls.py
utils.py
views.py