Warning

This documentation only applies for the development version of Funkwhale! Visit the docs for the latest release.

Use the Django dashboard

For some administration you need to access data that isn’t available on the frontend. Funkwhale makes use of the Django web framework. This provides a dashboard that gives pod admins access to more tools and data than the frontend.

There are two ways to access the Django administration dashboard:

  1. Navigate to https://<yourdomain>/api/admin and log in with your pod admin credentials.

  2. Navigate to an object’s moderation page and select View in Django’s admin from the dropdown menu.