areski / django-admin-tools-stats

Django-admin-tools-stats is a Django admin module that allow you to create easily charts on your dashboard based on specific models and criterias
http://django-admin-tools-stats.readthedocs.org/
Other
291 stars 74 forks source link

Add sum field to DashboardStats #16

Closed gannetson closed 10 years ago

gannetson commented 10 years ago

You can now graph on aggregate Sum()

areski commented 10 years ago

It seems there is an error with the patch, sum_field_name should go on the model DashboardStats. Could you clarify?

gannetson commented 10 years ago

I was a bit too early with this pull request.I will send one later this week ;-)