{ "info": { "author": "Hugo Rodger-Brown", "author_email": "hugo@rodger-brown.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2.7", "Topic :: Utilities" ], "description": "This app provides models and methods for auditing business-level events - as opposed to just model changes (there are other auditing apps that do that). Business events are things that the business (i.e. not tech) would be interested in - the information is probably recorded elsewhere within the app, but this app provides a simplified, denormalised, structure that facilitates reporting.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "django auditing", "license": "Simplified BSD", "maintainer": "Hugo Rodger-Brown", "maintainer_email": "hugo@yunojuno.com", "name": "django-event-auditor", "package_url": "https://pypi.org/project/django-event-auditor/", "platform": "", "project_url": "https://pypi.org/project/django-event-auditor/", "project_urls": null, "release_url": "https://pypi.org/project/django-event-auditor/0.0/", "requires_dist": null, "requires_python": null, "summary": "Auditing of business events in Django.", "version": "0.0" }, "last_serial": 725064, "releases": { "0.0": [] }, "urls": [] }