funkwhale/api/funkwhale_api/history
Eliot Berriot 53b826c81a
Fix #877: Ensure API urls answer with and without a trailing slash
2019-07-02 14:31:47 +02:00
..
migrations
__init__.py
activities.py
admin.py
factories.py
filters.py Added username and domain filter on /history/listenings endpoint 2019-06-07 16:41:50 +02:00
models.py
serializers.py
urls.py Fix #877: Ensure API urls answer with and without a trailing slash 2019-07-02 14:31:47 +02:00
views.py