{% extends "dj_tracker/base.html" %} {% block title %}Trackings{% endblock %} {% block body %}
No trackings yet.
{% endfor %}No trackings yet.
{% endfor %}| # | Repeated |
|---|---|
| {{ query.pk }} | {{ query.num_trackings }} |
| # | Average duration (in ms) |
|---|---|
| {{ query.pk }} | {{ query.average_duration }} |
| # | Get | Set |
|---|---|---|
| {{ field }} | {{ field.get_count }} | {{ field.set_count }} |