{ "info": { "author": "Wingdi", "author_email": "lens_z@163.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.5", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "{\\rtf1\\ansi\\ansicpg936\\cocoartf1504\\cocoasubrtf830\n{\\fonttbl\\f0\\fnil\\fcharset0 Menlo-Regular;}\n{\\colortbl;\\red255\\green255\\blue255;\\red14\\green60\\blue38;}\n{\\*\\expandedcolortbl;;\\cssrgb\\c4706\\c29412\\c20000;}\n\\paperw11900\\paperh16840\\margl1440\\margr1440\\vieww10800\\viewh8400\\viewkind0\n\\deftab720\n\\pard\\pardeftab720\\sl280\\partightenfactor0\n\n\\f0\\fs28 \\cf2 \\expnd0\\expndtw0\\kerning0\n\\outl0\\strokewidth0 \\strokec2 =====\\\nPolls\\\n=====\\\n\\\nPolls is a simple Django app to conduct Web-based polls. For each\\\nquestion, visitors can choose between a fixed number of answers.\\\n\\\nDetailed documentation is in the \"docs\" directory.\\\n\\\nQuick start\\\n-----------\\\n\\\n1. Add \"polls\" to your INSTALLED_APPS setting like this::\\\n\\\n INSTALLED_APPS = (\\\n ...\\\n 'polls',\\\n )\\\n\\\n2. Include the polls URLconf in your project urls.py like this::\\\n\\\n url(r'^polls/', include('polls.urls')),\\\n\\\n3. Run `python manage.py migrate` to create the polls models.\\\n\\\n4. Start the development server and visit http://127.0.0.1:8000/admin/\\\n to create a poll (you'll need the Admin app enabled).\\\n\\\n5. Visit http://127.0.0.1:8000/polls/ to participate in the poll.\\\n}", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://127.0.0.1:8000/polls/", "keywords": "", "license": "BSD License", "maintainer": "", "maintainer_email": "", "name": "django-zy-polls", "package_url": "https://pypi.org/project/django-zy-polls/", "platform": "", "project_url": "https://pypi.org/project/django-zy-polls/", "project_urls": { "Homepage": "http://127.0.0.1:8000/polls/" }, "release_url": "https://pypi.org/project/django-zy-polls/0.1/", "requires_dist": null, "requires_python": "", "summary": "A simple Django app to conduct Web-based polls.", "version": "0.1" }, "last_serial": 3185045, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "ad3ab5449618a5a0708b60ba9a8e2f1d", "sha256": "5d6795cff8967c8fe0627141e8fc95996d84a46df8cdd2c83271e838079a37d9" }, "downloads": -1, "filename": "django_zy_polls-0.1.tar.gz", "has_sig": false, "md5_digest": "ad3ab5449618a5a0708b60ba9a8e2f1d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2173828, "upload_time": "2017-09-19T10:42:05", "url": "https://files.pythonhosted.org/packages/2e/00/c24d410ca00667bdb8a4691f82fcced5f2cc16846207a9bda1ebbc82b59a/django_zy_polls-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ad3ab5449618a5a0708b60ba9a8e2f1d", "sha256": "5d6795cff8967c8fe0627141e8fc95996d84a46df8cdd2c83271e838079a37d9" }, "downloads": -1, "filename": "django_zy_polls-0.1.tar.gz", "has_sig": false, "md5_digest": "ad3ab5449618a5a0708b60ba9a8e2f1d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2173828, "upload_time": "2017-09-19T10:42:05", "url": "https://files.pythonhosted.org/packages/2e/00/c24d410ca00667bdb8a4691f82fcced5f2cc16846207a9bda1ebbc82b59a/django_zy_polls-0.1.tar.gz" } ] }