{ "info": { "author": "dsfx3d", "author_email": "dsfx3d@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 2.1", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "=====\nCounter\n=====\n\nCounter is a simple Django app to create counters. \n\nDetailed documentation is in the \"docs\" directory.\n\nQuick start\n-----------\n\n1. Add \"counter\" to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = [\n ...\n 'counter',\n ]\n\n2. Run `python manage.py migrate` to create the counter models.\n\n3. Start the development server and visit http://127.0.0.1:8000/admin/\n to create a counter (you'll need the Admin app enabled).\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.github.com/dsfx3d/django-count-it", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "django-count-it", "package_url": "https://pypi.org/project/django-count-it/", "platform": "", "project_url": "https://pypi.org/project/django-count-it/", "project_urls": { "Homepage": "https://www.github.com/dsfx3d/django-count-it" }, "release_url": "https://pypi.org/project/django-count-it/0.1.2/", "requires_dist": null, "requires_python": "", "summary": "A simple Django app to create counters.", "version": "0.1.2" }, "last_serial": 4924148, "releases": { "0.1.2": [ { "comment_text": "", "digests": { "md5": "af49aff748d9ba63b9147a5212a4726b", "sha256": "b6ec4d27b6456cf100f30f79fb3affda63c7bf7c34479d593929e90b5e0495f0" }, "downloads": -1, "filename": "django_count_it-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "af49aff748d9ba63b9147a5212a4726b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6094, "upload_time": "2019-03-11T09:16:07", "url": "https://files.pythonhosted.org/packages/af/d7/a480c66a10fcdb74567d280b84215373067a8c45811176a0e705167a3fe5/django_count_it-0.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8fba3a5a4ecfff5f49aa33fdeea08e24", "sha256": "5438226fc996c884832041026d03d13db6be1572d9c4c611eb7d1be51e6c277b" }, "downloads": -1, "filename": "django-count-it-0.1.2.tar.gz", "has_sig": false, "md5_digest": "8fba3a5a4ecfff5f49aa33fdeea08e24", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4300, "upload_time": "2019-03-11T09:16:09", "url": "https://files.pythonhosted.org/packages/8b/10/27b21b0f81fbe32d2b082f6ff368a7bd8d3d8089d2175cdc16407fb74d66/django-count-it-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "af49aff748d9ba63b9147a5212a4726b", "sha256": "b6ec4d27b6456cf100f30f79fb3affda63c7bf7c34479d593929e90b5e0495f0" }, "downloads": -1, "filename": "django_count_it-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "af49aff748d9ba63b9147a5212a4726b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6094, "upload_time": "2019-03-11T09:16:07", "url": "https://files.pythonhosted.org/packages/af/d7/a480c66a10fcdb74567d280b84215373067a8c45811176a0e705167a3fe5/django_count_it-0.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8fba3a5a4ecfff5f49aa33fdeea08e24", "sha256": "5438226fc996c884832041026d03d13db6be1572d9c4c611eb7d1be51e6c277b" }, "downloads": -1, "filename": "django-count-it-0.1.2.tar.gz", "has_sig": false, "md5_digest": "8fba3a5a4ecfff5f49aa33fdeea08e24", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4300, "upload_time": "2019-03-11T09:16:09", "url": "https://files.pythonhosted.org/packages/8b/10/27b21b0f81fbe32d2b082f6ff368a7bd8d3d8089d2175cdc16407fb74d66/django-count-it-0.1.2.tar.gz" } ] }