I needed to add a totals row to Django Admin and used this SO answer for it.
admin.py
from django.contrib import admin from django.con