{ "info": { "author": "Sebastian Pawlu\u00c5\u009b", "author_email": "sebastian.pawlus@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "Simple model logging helper for django projects. Covers functionality of discovering action taken on object: DELETE, UPDATE, CREATE and creates and saves suitable message to database. Supports simple db.models.Models objects as well as forms, formset and inlineformset based on Django ORM Models.", "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/xando/django-modelhistory", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "django-modelhistory", "package_url": "https://pypi.org/project/django-modelhistory/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-modelhistory/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/xando/django-modelhistory" }, "release_url": "https://pypi.org/project/django-modelhistory/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "django-modelhistory reusable application for loggin models changes.", "version": "0.0.2" }, "last_serial": 790105, "releases": { "0.0.1": [], "0.0.2": [ { "comment_text": "", "digests": { "md5": "94005f62642c7e9088b8c23bcbe3d73b", "sha256": "a0ba0058a753ac0c2b2c60333c87af3889331232ec28fff58ec1bef11bbe9978" }, "downloads": -1, "filename": "django-modelhistory-0.0.2.tar.gz", "has_sig": false, "md5_digest": "94005f62642c7e9088b8c23bcbe3d73b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4279, "upload_time": "2011-11-01T15:31:12", "url": "https://files.pythonhosted.org/packages/a3/92/0c4b1b0b539f75d92d16134bddbe95ae80926318d42bf4c0374a31387001/django-modelhistory-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "94005f62642c7e9088b8c23bcbe3d73b", "sha256": "a0ba0058a753ac0c2b2c60333c87af3889331232ec28fff58ec1bef11bbe9978" }, "downloads": -1, "filename": "django-modelhistory-0.0.2.tar.gz", "has_sig": false, "md5_digest": "94005f62642c7e9088b8c23bcbe3d73b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4279, "upload_time": "2011-11-01T15:31:12", "url": "https://files.pythonhosted.org/packages/a3/92/0c4b1b0b539f75d92d16134bddbe95ae80926318d42bf4c0374a31387001/django-modelhistory-0.0.2.tar.gz" } ] }