{ "info": { "author": "Ivan Gromov", "author_email": "ivan.gromov@redsolution.ru", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Affero General Public License v3", "Natural Language :: Russian", "Topic :: Internet :: WWW/HTTP :: Site Management", "Topic :: Utilities" ], "description": "Django-adminstat's documentation\n================================\n\nThis is **very simple** application that provides admin class for Django's ``LogEntry`` model.\n\nIf you want to view changes made by concrete staff user this app is for you.\n\nIntall\n------\n\nInsert ``adminstat`` in your ``INSTALLED_APPS`` and grant permissions for users who can view statistics. Permissions called like ``admin.can_***_logentry``.\n\nResult\n-------\n\nLook at the result in django admin page.\n\n.. image:: https://github.com/redsolution/django-adminstats/raw/master/docs/source/screenshot.png", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "django admin log", "license": "AGPLv3", "maintainer": null, "maintainer_email": null, "name": "django-adminstat", "package_url": "https://pypi.org/project/django-adminstat/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-adminstat/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/django-adminstat/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Simple app, provides django's LogEntry objects admin. It can be used to collect inforabout staff users actions on site", "version": "0.1.0" }, "last_serial": 789062, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "49d7e2106e9f62b21db8111716e86fce", "sha256": "f61bcade3f1862ec798efeef5be17d01c0aba9fdb9eb876cf506e11614e3b961" }, "downloads": -1, "filename": "django-adminstat-0.1.0.tar.gz", "has_sig": false, "md5_digest": "49d7e2106e9f62b21db8111716e86fce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2222, "upload_time": "2012-02-13T13:54:19", "url": "https://files.pythonhosted.org/packages/f0/ee/b17bfe7cc7bf1432ed53825694027f8f31f600d0c189e5b7703ac4bd8f27/django-adminstat-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "49d7e2106e9f62b21db8111716e86fce", "sha256": "f61bcade3f1862ec798efeef5be17d01c0aba9fdb9eb876cf506e11614e3b961" }, "downloads": -1, "filename": "django-adminstat-0.1.0.tar.gz", "has_sig": false, "md5_digest": "49d7e2106e9f62b21db8111716e86fce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2222, "upload_time": "2012-02-13T13:54:19", "url": "https://files.pythonhosted.org/packages/f0/ee/b17bfe7cc7bf1432ed53825694027f8f31f600d0c189e5b7703ac4bd8f27/django-adminstat-0.1.0.tar.gz" } ] }