{ "info": { "author": "Davidpaul Wanjala", "author_email": "dp.wanjala@outlook.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django" ], "description": "=====\ndpprogram\n=====\n\nDjango app.\n\nDetailed documentation is in the \"docs\" directory.\n\nQuick start\n-----------\n\n1. Add \"dpprogram\" to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = [\n ...\n 'dpprogram',\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 dpprogram 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": "dpprogram", "package_url": "https://pypi.org/project/dpprogram/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/dpprogram/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://www.example.com/" }, "release_url": "https://pypi.org/project/dpprogram/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "A simple Django app to conduct Web-based polls.", "version": "0.0.2" }, "last_serial": 2895918, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "3e2cdecc037f87e113160070a811d23c", "sha256": "2e1312b2fc288f0a30fb8da4b5321cb6c702c355d6d99427c9bda2a7e982c52e" }, "downloads": -1, "filename": "dpprogram-0.0.1.tar.gz", "has_sig": false, "md5_digest": "3e2cdecc037f87e113160070a811d23c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3676, "upload_time": "2017-05-23T14:54:17", "url": "https://files.pythonhosted.org/packages/e7/3e/9ed15f2333fa3b7399fa304490005b817a7738af1b787b1b5c7fbd86e064/dpprogram-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "94b8be12474de18245b9568fcf2fb164", "sha256": "fcfc71a266e6b7812b878a300bbced8c91c09b11a1d4b07a33f3683cc4bbc01d" }, "downloads": -1, "filename": "dpprogram-0.0.2.tar.gz", "has_sig": false, "md5_digest": "94b8be12474de18245b9568fcf2fb164", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3872, "upload_time": "2017-05-24T14:14:25", "url": "https://files.pythonhosted.org/packages/ae/ae/6d9cd765f313efdb40d36277849d92e50208ee7ac7cdc8955e93b280478e/dpprogram-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "94b8be12474de18245b9568fcf2fb164", "sha256": "fcfc71a266e6b7812b878a300bbced8c91c09b11a1d4b07a33f3683cc4bbc01d" }, "downloads": -1, "filename": "dpprogram-0.0.2.tar.gz", "has_sig": false, "md5_digest": "94b8be12474de18245b9568fcf2fb164", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3872, "upload_time": "2017-05-24T14:14:25", "url": "https://files.pythonhosted.org/packages/ae/ae/6d9cd765f313efdb40d36277849d92e50208ee7ac7cdc8955e93b280478e/dpprogram-0.0.2.tar.gz" } ] }