django-app-metrics icon indicating copy to clipboard operation
django-app-metrics copied to clipboard

Adding simple reporting features...

Open jobelenus opened this issue 11 years ago • 0 comments

...extending from the Django Admin templates. In this case I don't want to be sending emails, I just want the data on demand. I'm using the generic class based views for date handling. Displays data in a table for either each day of the month, or each month of the year. Not too much more to say about it. Take a look at the code. Would love to hear some feedback.

Thanks for the making the project

jobelenus avatar Mar 20 '13 21:03 jobelenus