The Django admin at /admin/ includes an upload statistics dashboard for operators.
uv run python manage.py createsuperuser
http://localhost:8001/admin/ and sign in.http://localhost:8001/admin/statistics/| Section | Contents |
|---|---|
| Overview cards | Total objects, document count/size, buckets, uploads (24h / 7d) |
| Daily chart | Uploads over the last 14–30 days |
| MIME families | Images, Text/Markdown, Office/PDF, Video, … |
| Top MIME types | Exact content types |
| By company / bucket | Usage breakdown |
| Quotas | Used vs limit with usage meters |
| Recent uploads | Latest files (documents tagged) |
Model changelists (buckets, objects, quotas) remain available below the dashboard on the admin index.