{ "info": { "author": "Alex Lovell-Troy", "author_email": "alex@lovelltroy.org", "bugtrack_url": null, "classifiers": [], "description": "django-telemetry\n================\nAn event-based reporting system for django -- With queryset graphs [More on the graphs in this gist](https://gist.github.com/alexlovelltroy/5993250)!\n\n### Not fit for human consumption. \nThis 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.\n\n\n## Event Features\n* Event reporting in middleware, decorators, and tasks\n* Request recording using middleware, decorators, view Mixins.\n* Organizing requests by user, referer, and browser signature where provided\n* Optional async recording/reporting using celery\n\n## Reporting Features\n* Logs in the database with management commands to clear old logs\n* Generic queryset graphs (using [flot](http://flotcharts.org) to track _any_ queryset with a date field", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/alexlovelltroy/django-telemetry", "keywords": null, "license": "LICENSE.txt", "maintainer": null, "maintainer_email": null, "name": "django-telemetry", "package_url": "https://pypi.org/project/django-telemetry/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-telemetry/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/alexlovelltroy/django-telemetry" }, "release_url": "https://pypi.org/project/django-telemetry/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Event-based reporting system for django - with queryset graphs", "version": "0.1.1" }, "last_serial": 1010355, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "e0cf6acfd528be30c8b5e497d3b0ac00", "sha256": "2a96da920dc1ce577518d2d642083107f33d01c4f1c637b20df4485c30d58305" }, "downloads": -1, "filename": "django-telemetry-0.1.0.tar.gz", "has_sig": false, "md5_digest": "e0cf6acfd528be30c8b5e497d3b0ac00", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 85761, "upload_time": "2014-02-19T16:36:33", "url": "https://files.pythonhosted.org/packages/3c/13/78b653430e1ead5fb253e06a8edbb5b246dda1d6405fe144e39c929c78d0/django-telemetry-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "c31754f039d7b23a85f7aa7c8e97b512", "sha256": "946f357845d60c1f3a464a6c65ac3d7c92361d53b188fbffa79f8784bc24298c" }, "downloads": -1, "filename": "django-telemetry-0.1.1.tar.gz", "has_sig": false, "md5_digest": "c31754f039d7b23a85f7aa7c8e97b512", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 85848, "upload_time": "2014-02-24T15:44:07", "url": "https://files.pythonhosted.org/packages/c8/d4/5f11aab5b4b82d84c7f8f7988bbb1508bad993691efddd115031453b107c/django-telemetry-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c31754f039d7b23a85f7aa7c8e97b512", "sha256": "946f357845d60c1f3a464a6c65ac3d7c92361d53b188fbffa79f8784bc24298c" }, "downloads": -1, "filename": "django-telemetry-0.1.1.tar.gz", "has_sig": false, "md5_digest": "c31754f039d7b23a85f7aa7c8e97b512", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 85848, "upload_time": "2014-02-24T15:44:07", "url": "https://files.pythonhosted.org/packages/c8/d4/5f11aab5b4b82d84c7f8f7988bbb1508bad993691efddd115031453b107c/django-telemetry-0.1.1.tar.gz" } ] }