Event-based reporting system for django - with queryset graphs
Project Description
An event-based reporting system for django – With queryset graphs [More on the graphs in this gist](https://gist.github.com/alexlovelltroy/5993250)!
### Not fit for human consumption. This is a collection of event/reporting code that I’ve used in various places over the years. It seems useful enough to share, but I haven’t added docs or examples yet.
## Event Features * Event reporting in middleware, decorators, and tasks * Request recording using middleware, decorators, view Mixins. * Organizing requests by user, referer, and browser signature where provided * Optional async recording/reporting using celery
## Reporting Features * Logs in the database with management commands to clear old logs * Generic queryset graphs (using [flot](http://flotcharts.org) to track _any_ queryset with a date field
Release history Release notifications
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size & hash SHA256 hash help | File type | Python version | Upload date |
---|---|---|---|
django-telemetry-0.1.1.tar.gz (85.8 kB) Copy SHA256 hash SHA256 | Source | None | Feb 24, 2014 |