{% extends "admin/change_list.html" %} {% load static %} {% block extrahead %} {{ block.super }} {% endblock %} {% block content %}

API log graphs

API calls by day

API calls by status code

{% if profiling_enabled %}

Average SQL queries per request

{% endif %} {{ block.super }} {% endblock %}