{ "info": { "author": "Four Digits BV", "author_email": "info@fourdigits.nl", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 1.8", "Framework :: Django :: 1.9", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Internet :: WWW/HTTP :: Site Management" ], "description": ".. image:: https://travis-ci.org/fourdigits/wagtail-download-counter.svg?branch=master\n :target: https://travis-ci.org/fourdigits/wagtail-download-counter\n :alt: Build status\n\n\n========================\nWagtail Download Counter\n========================\n\nWagtail Download Counter is an add-on for `Wagtail CMS `_ that keeps track of the number of times a document has been downloaded and shows the count in the Wagtail admin interface.\n\nUsage\n=====\n\nIn your settings file add the following:\n\n.. code-block:: python\n\n INSTALLED_APPS = [\n ...\n 'downloadcounter',\n ...\n ]\n\nMake sure you add ``downloadcounter`` before ``wagtail.wagtaildocs`` in the installed apps.\n\nRun migrations and you're set.", "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/fourdigits/wagtail-download-counter", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "wagtail-download-counter", "package_url": "https://pypi.org/project/wagtail-download-counter/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/wagtail-download-counter/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/fourdigits/wagtail-download-counter" }, "release_url": "https://pypi.org/project/wagtail-download-counter/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "A Wagtail add-on to to keep track of the number of downloads per file", "version": "0.0.1" }, "last_serial": 2649420, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "71814225cfedd84fe8aa51d2d8d4355d", "sha256": "272d46329214eb80405733bce1a195ea4d53424328fe3bced64688b522e5bd72" }, "downloads": -1, "filename": "wagtail-download-counter-0.0.1.tar.gz", "has_sig": false, "md5_digest": "71814225cfedd84fe8aa51d2d8d4355d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5183, "upload_time": "2017-02-17T11:06:38", "url": "https://files.pythonhosted.org/packages/38/ae/6b9ebf087063ee1c0f2aeb4c348185c3881137ae85ad077f0ee5381bcce1/wagtail-download-counter-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "71814225cfedd84fe8aa51d2d8d4355d", "sha256": "272d46329214eb80405733bce1a195ea4d53424328fe3bced64688b522e5bd72" }, "downloads": -1, "filename": "wagtail-download-counter-0.0.1.tar.gz", "has_sig": false, "md5_digest": "71814225cfedd84fe8aa51d2d8d4355d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5183, "upload_time": "2017-02-17T11:06:38", "url": "https://files.pythonhosted.org/packages/38/ae/6b9ebf087063ee1c0f2aeb4c348185c3881137ae85ad077f0ee5381bcce1/wagtail-download-counter-0.0.1.tar.gz" } ] }