{ "info": { "author": "Oshane Bailey", "author_email": "b4.oshany@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Framework :: Pylons", "Framework :: Pyramid", "License :: Repoze Public License", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Topic :: Internet", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: WSGI", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application" ], "description": "kotti_history\n*************\n\nThis is an extension to Kotti that allows to track the viewing existing content types in your site.\nIn addition, it tracks user searches.\n\n|pypi|_\n|downloads_month|_\n|license|_\n|build_status_stable|_\n\n.. |pypi| image:: https://img.shields.io/pypi/v/kotti_history.svg?style=flat-square\n.. _pypi: https://pypi.python.org/pypi/kotti_history/\n\n.. |downloads_month| image:: https://img.shields.io/pypi/dm/kotti_history.svg?style=flat-square\n.. _downloads_month: https://pypi.python.org/pypi/kotti_history/\n\n.. |license| image:: https://img.shields.io/pypi/l/kotti_history.svg?style=flat-square\n.. _license: http://www.repoze.org/LICENSE.txt\n\n.. |build_status_stable| image:: https://img.shields.io/travis/b4oshany/kotti_history/production.svg?style=flat-square\n.. _build_status_stable: http://travis-ci.org/b4oshany/kotti_history\n\n`Find out more about Kotti`_\n\nDevelopment happens at https://github.com/b4oshany/kotti_history\n\n.. _Find out more about Kotti: http://pypi.python.org/pypi/Kotti\n\nSetup\n=====\n\nTo enable the extension in your Kotti site, activate the configurator::\n\n kotti.configurators =\n kotti_history.kotti_configure\n kotti_controlpanel.kotti_configure\n\nDatabase upgrade\n================\n\nIf you are upgrading from a previous version you might have to migrate your\ndatabase. The migration is performed with `alembic`_ and Kotti's console script\n``kotti-migrate``. To migrate, run\n``kotti-migrate upgrade --scripts=kotti_history:alembic``.\n\nFor integration of alembic in your environment please refer to the\n`alembic documentation`_. If you have problems with the upgrade,\nplease create a new issue in the `tracker`_.\n\nDevelopment\n===========\n\n|build_status_master|_\n\n.. |build_status_master| image:: https://img.shields.io/travis/b4oshany/kotti_history/master.svg?style=flat-square\n.. _build_status_master: http://travis-ci.org/b4oshany/kotti_history\n\nContributions to kotti_history are highly welcome.\nJust clone its `Github repository`_ and submit your contributions as pull requests.\n\n.. _alembic: http://pypi.python.org/pypi/alembic\n.. _alembic documentation: https://alembic.readthedocs.io/en/latest/index.html\n.. _tracker: https://github.com/b4oshany/kotti_history/issues\n.. _Github repository: https://github.com/b4oshany/kotti_history\n\n\nHistory\n=======\n\n0.1 - unreleased\n----------------\n\n- Create package with ``pcreate -s kotti kotti_history``.", "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/b4oshany/kotti_history", "keywords": "kotti history tracking web cms wcms pylons pyramid sqlalchemy bootstrap", "license": "BSD-derived (http://www.repoze.org/LICENSE.txt)", "maintainer": null, "maintainer_email": null, "name": "kotti_history", "package_url": "https://pypi.org/project/kotti_history/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/kotti_history/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/b4oshany/kotti_history" }, "release_url": "https://pypi.org/project/kotti_history/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Add track the viewership and searches for the various contenttype in Kotti", "version": "0.1.0" }, "last_serial": 2558225, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "e975d36b2b32b6bbd3bbf76b9df894ed", "sha256": "e758b5d4c3d8e4c066710625b4e0880dffc9bb9e879da0c45fcae6875a3e199f" }, "downloads": -1, "filename": "kotti_history-0.1.0.tar.gz", "has_sig": false, "md5_digest": "e975d36b2b32b6bbd3bbf76b9df894ed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13425, "upload_time": "2017-01-06T18:24:18", "url": "https://files.pythonhosted.org/packages/6d/d3/9114bc2b624ae34e1283010868a68fb2ca463e71ac161e7d8fccff8ed0cb/kotti_history-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e975d36b2b32b6bbd3bbf76b9df894ed", "sha256": "e758b5d4c3d8e4c066710625b4e0880dffc9bb9e879da0c45fcae6875a3e199f" }, "downloads": -1, "filename": "kotti_history-0.1.0.tar.gz", "has_sig": false, "md5_digest": "e975d36b2b32b6bbd3bbf76b9df894ed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13425, "upload_time": "2017-01-06T18:24:18", "url": "https://files.pythonhosted.org/packages/6d/d3/9114bc2b624ae34e1283010868a68fb2ca463e71ac161e7d8fccff8ed0cb/kotti_history-0.1.0.tar.gz" } ] }