funkwhale/api/funkwhale_api/common
Eliot Berriot 9552b49a46 See #890: expose number of reports linked to tracks, albums, libraries, accounts and artists via the /stats route 2019-09-13 05:53:40 +02:00
..
management
migrations
scripts
__init__.py
admin.py
apps.py
auth.py
authentication.py
channels.py
consumers.py
decorators.py
dynamic_preferences_registry.py
factories.py
fields.py Added GenericRelationFilter 2019-08-29 12:25:41 +02:00
filters.py See #890: freeze more data in reports, fixed some failing tests 2019-08-29 14:53:20 +02:00
middleware.py
models.py See #890: expose number of reports linked to tracks, albums, libraries, accounts and artists via the /stats route 2019-09-13 05:53:40 +02:00
mutations.py
pagination.py
permissions.py
preferences.py
routers.py
search.py
serializers.py
session.py
signals.py
storage.py
tasks.py
utils.py "[EPIC] Report option on everything - reports models 2019-08-22 11:30:30 +02:00
validators.py
views.py