{ "info": { "author": "Gmware", "author_email": "", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "django-auditlog\n===============\n\n[![Build Status](https://travis-ci.org/jjkester/django-auditlog.svg?branch=master)](https://travis-ci.org/jjkester/django-auditlog)\n[![Docs](https://readthedocs.org/projects/django-auditlog/badge/?version=latest)](http://django-auditlog.readthedocs.org/en/latest/?badge=latest)\n\n**Please remember that this app is still in development.**\n**Test this app before deploying it in production environments.**\n\n```django-auditlog``` (Auditlog) is a reusable app for Django that makes logging object changes a breeze. Auditlog tries to use as much as Python and Django\u2019s built in functionality to keep the list of dependencies as short as possible. Also, Auditlog aims to be fast and simple to use.\n\nAuditlog is created out of the need for a simple Django app that logs changes to models along with the user who made the changes (later referred to as actor). Existing solutions seemed to offer a type of version control, which was found excessive and expensive in terms of database storage and performance.\n\nThe core idea of Auditlog is similar to the log from Django\u2019s admin. Unlike the log from Django\u2019s admin (```django.contrib.admin```) Auditlog is much more flexible. Also, Auditlog saves a summary of the changes in JSON format, so changes can be tracked easily.\n\nDocumentation\n-------------\n\nThe documentation for ```django-auditlog``` can be found on http://django-auditlog.readthedocs.org. The source files are available in the ```docs``` folder.\n\nLicense\n-------\n\nAuditlog is licensed under the MIT license (see the ```LICENSE``` file for details).\n\nContribute\n----------\n\nIf you have great ideas for Auditlog, or if you like to improve something, feel free to fork this repository and/or create a pull request. I'm open for suggestions. If you like to discuss something with me (about Auditlog), please open an issue.\n\nReleases\n--------\n\n1. Make sure all tests on `master` are green.\n2. Create a new branch `vX.Y.Z` from master for that specific release.\n3. Bump versions in `setup.py` and `docs/source/conf.py` (docs have 2 places where the versions need to be changed!)\n4. Pull request `vX.Y.Z` -> `stable`. Merging policy is very strict. This triggers a new release.\n5. Pull request `stable` -> `master`. Now everything is back in sync.\n\nOpening a pull request from `master` directly to `stable` is discouraged as `master` may be updated while the PR is open, thus changing the contents of the release.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/gmware/auditlog", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "auditlog", "package_url": "https://pypi.org/project/auditlog/", "platform": "", "project_url": "https://pypi.org/project/auditlog/", "project_urls": { "Homepage": "https://github.com/gmware/auditlog" }, "release_url": "https://pypi.org/project/auditlog/0.0.5/", "requires_dist": null, "requires_python": "", "summary": "Based on django-auditlog with additional features for auditing logs.", "version": "0.0.5" }, "last_serial": 5687265, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "091fb69ad52e710791ffa7076ae64280", "sha256": "7cc0b3bb87226905650e082d4f61c30ac5643395cd91002dc58b5a75278a2478" }, "downloads": -1, "filename": "auditlog-0.0.1.tar.gz", "has_sig": false, "md5_digest": "091fb69ad52e710791ffa7076ae64280", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11670, "upload_time": "2019-08-15T15:19:25", "url": "https://files.pythonhosted.org/packages/89/e1/6d0eb0645b8b31e2fa8394ea03c07feda68939ed9d8938b48f648620f17a/auditlog-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "b4fd5dc86e27b6f9932b40e3b27c67c2", "sha256": "9c2db9584162547e5b14eda65b1d258e751f24cfd9f455854a5ef8ee2823bb21" }, "downloads": -1, "filename": "auditlog-0.0.2.tar.gz", "has_sig": false, "md5_digest": "b4fd5dc86e27b6f9932b40e3b27c67c2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12855, "upload_time": "2019-08-15T15:34:01", "url": "https://files.pythonhosted.org/packages/f1/f0/eb918b23d8eb8624a6b4a51aefa45ac5f534475753043a6c0a341757494c/auditlog-0.0.2.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "83765fd94fc36ecb65bb677554f6f94e", "sha256": "ee3f74899d1eee01612d93befe0f41c5f0863aa9a1c5c70fc66ccf22bc71483a" }, "downloads": -1, "filename": "auditlog-0.0.4.tar.gz", "has_sig": false, "md5_digest": "83765fd94fc36ecb65bb677554f6f94e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12835, "upload_time": "2019-08-16T11:56:12", "url": "https://files.pythonhosted.org/packages/dc/97/c559bdf88a30b5f3fb7e7a2c96ee8c4b105e9255a6537900a147f6d45805/auditlog-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "33a592192dcb6bd9b57c49279c43863a", "sha256": "0721fd1ea5b866cfe55ddd6e8d60a034ddecf95ab1b3a4e83930fccf11e48c51" }, "downloads": -1, "filename": "auditlog-0.0.5.tar.gz", "has_sig": false, "md5_digest": "33a592192dcb6bd9b57c49279c43863a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12847, "upload_time": "2019-08-16T12:01:44", "url": "https://files.pythonhosted.org/packages/88/c3/3ddf7aa7522081d068745dc8768d5b5965ecfdcad58e4fb83cc74ae3b918/auditlog-0.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "33a592192dcb6bd9b57c49279c43863a", "sha256": "0721fd1ea5b866cfe55ddd6e8d60a034ddecf95ab1b3a4e83930fccf11e48c51" }, "downloads": -1, "filename": "auditlog-0.0.5.tar.gz", "has_sig": false, "md5_digest": "33a592192dcb6bd9b57c49279c43863a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12847, "upload_time": "2019-08-16T12:01:44", "url": "https://files.pythonhosted.org/packages/88/c3/3ddf7aa7522081d068745dc8768d5b5965ecfdcad58e4fb83cc74ae3b918/auditlog-0.0.5.tar.gz" } ] }