{ "info": { "author": "Davidpaul Wanjala", "author_email": "dp.wanjala@outlook.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django" ], "description": "=====\ndpuser\n=====\n\nDjango app.\n\nDetailed documentation is in the \"docs\" directory.\n\nQuick start\n-----------\n\n1. Add \"dpuser\" to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = [\n ...\n 'dpuser',\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 dpuser 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": "dpuser", "package_url": "https://pypi.org/project/dpuser/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/dpuser/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://www.example.com/" }, "release_url": "https://pypi.org/project/dpuser/0.0.3/", "requires_dist": null, "requires_python": null, "summary": "A simple Django app to conduct Web-based polls.", "version": "0.0.3" }, "last_serial": 2893517, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "733da6f73cc458e2c09797731a734ec7", "sha256": "14fc628a1c030812afe677610b8981bf8dd322a2d2538a5cc0e4d48736da6490" }, "downloads": -1, "filename": "dpuser-0.0.1.tar.gz", "has_sig": false, "md5_digest": "733da6f73cc458e2c09797731a734ec7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4594, "upload_time": "2017-05-16T13:07:52", "url": "https://files.pythonhosted.org/packages/29/f2/a843b218f29d5d362a8c1edc6c2c837804984c0f01eec65d404710fc30a2/dpuser-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "53ad72374ccd6cc00e8497c8ddeea761", "sha256": "a8ac7ac470ed5e3e4b9d40876169838ad22d03dfb3083f473f541e21d42f05ff" }, "downloads": -1, "filename": "dpuser-0.0.2.tar.gz", "has_sig": false, "md5_digest": "53ad72374ccd6cc00e8497c8ddeea761", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5365, "upload_time": "2017-05-17T16:54:11", "url": "https://files.pythonhosted.org/packages/57/4a/a2b88e2f73ebef3725c09c53bf608940d28e6cf81467611cbcee576fd048/dpuser-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "e1d6e1fcda924875779437a6824521a6", "sha256": "8aab018c538f3ddba9c64e08fddc6b5b4afc024972fd2b83890cf2b48cc333a4" }, "downloads": -1, "filename": "dpuser-0.0.3.tar.gz", "has_sig": false, "md5_digest": "e1d6e1fcda924875779437a6824521a6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5834, "upload_time": "2017-05-23T15:21:52", "url": "https://files.pythonhosted.org/packages/91/d0/5561dd85f78e01db9f3fe3fc5566c7136cb218d796285b41a70e9a67d8fc/dpuser-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e1d6e1fcda924875779437a6824521a6", "sha256": "8aab018c538f3ddba9c64e08fddc6b5b4afc024972fd2b83890cf2b48cc333a4" }, "downloads": -1, "filename": "dpuser-0.0.3.tar.gz", "has_sig": false, "md5_digest": "e1d6e1fcda924875779437a6824521a6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5834, "upload_time": "2017-05-23T15:21:52", "url": "https://files.pythonhosted.org/packages/91/d0/5561dd85f78e01db9f3fe3fc5566c7136cb218d796285b41a70e9a67d8fc/dpuser-0.0.3.tar.gz" } ] }