{ "info": { "author": "Davidpaul Wanjala", "author_email": "dp.wanjala@outlook.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django" ], "description": "=====\ndpmenu\n=====\n\nDjango app.\n\nDetailed documentation is in the \"docs\" directory.\n\nQuick start\n-----------\n\n1. Add \"dpmenu\" to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = [\n ...\n 'dpmenu',\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 dpmenu 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.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.example.com/", "keywords": null, "license": "BSD License", "maintainer": null, "maintainer_email": null, "name": "dpmenu", "package_url": "https://pypi.org/project/dpmenu/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/dpmenu/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://www.example.com/" }, "release_url": "https://pypi.org/project/dpmenu/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "A simple Django app to conduct Web-based polls.", "version": "0.0.1" }, "last_serial": 2897840, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "b371092cfb3d3bf5dc76f1c85b7ad502", "sha256": "8efbb62daaac8b3c6f0fccd1d7c4bb5133c41718d99fd5904e5000e759c9b21b" }, "downloads": -1, "filename": "dpmenu-0.0.1.tar.gz", "has_sig": false, "md5_digest": "b371092cfb3d3bf5dc76f1c85b7ad502", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4329, "upload_time": "2017-05-25T10:55:01", "url": "https://files.pythonhosted.org/packages/c5/36/b04e81378e892e81309248049175d7e799748a7ce0516829a26ec7a66b13/dpmenu-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b371092cfb3d3bf5dc76f1c85b7ad502", "sha256": "8efbb62daaac8b3c6f0fccd1d7c4bb5133c41718d99fd5904e5000e759c9b21b" }, "downloads": -1, "filename": "dpmenu-0.0.1.tar.gz", "has_sig": false, "md5_digest": "b371092cfb3d3bf5dc76f1c85b7ad502", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4329, "upload_time": "2017-05-25T10:55:01", "url": "https://files.pythonhosted.org/packages/c5/36/b04e81378e892e81309248049175d7e799748a7ce0516829a26ec7a66b13/dpmenu-0.0.1.tar.gz" } ] }