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

Fixes and overridable functions #24

Closed PetrDlouhy closed 8 years ago

PetrDlouhy commented 8 years ago

-fix changing dynamic criteria, when more charts are visible -allow to override get_day_intervals function -use save_as=True in admin -better testing with coverage -other fixes

areski commented 8 years ago

@PetrDlouhy Amazing work on this PR, I'm speechless :)