{% extends "radius/base.html" %} {% load crispy_forms_tags %} {% load radius %} {% block content %}

Show top 6 talkers

About the data
{% crispy form %}
{% block radius-helper %}

About top talkers

"There are three types of lies - lies, damn lies, and statistics." Mark Twain

Shows data from sessions that have ended, with an explicit Stop message. Top talkers lists sessions using the end time , but the data could actually have been transferred before this period.

{% endblock %} {% endblock content %}