{ "info": { "author": "Davidpaul Wanjala", "author_email": "dp.wanjala@outlook.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django" ], "description": "=====\ndpauth\n=====\n\nDjango app.\n\nDetailed documentation is in the \"docs\" directory.\n\nQuick start\n-----------\n\n1. Add \"dpauth\" to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = [\n ...\n 'dpauth',\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 dpauth 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": "dpauth", "package_url": "https://pypi.org/project/dpauth/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/dpauth/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://www.example.com/" }, "release_url": "https://pypi.org/project/dpauth/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": 2881416, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "bb95fb6f598ade976c7285598c04d1ad", "sha256": "81449beabb9a6b83860b13befeb0e1e5df6bf65706223aaa525db22da2bfabaf" }, "downloads": -1, "filename": "dpauth-0.0.1.tar.gz", "has_sig": false, "md5_digest": "bb95fb6f598ade976c7285598c04d1ad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3048, "upload_time": "2017-05-16T14:01:05", "url": "https://files.pythonhosted.org/packages/58/a7/295c624a856bb2a3dcd2716f53d91a24a81abfe876365ab977fd1dfba30f/dpauth-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "7f45543af3aaefeca1df4e3148622b47", "sha256": "88a59d9d7e57d357c8ddc363899dbbc2d83d40c722781c0f08728999c33ca6dd" }, "downloads": -1, "filename": "dpauth-0.0.2.tar.gz", "has_sig": false, "md5_digest": "7f45543af3aaefeca1df4e3148622b47", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3034, "upload_time": "2017-05-17T19:20:22", "url": "https://files.pythonhosted.org/packages/7f/e1/f38ce87eac0b5c00ee149630100b15f32901bc56c9f61e5ed566279b2166/dpauth-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7f45543af3aaefeca1df4e3148622b47", "sha256": "88a59d9d7e57d357c8ddc363899dbbc2d83d40c722781c0f08728999c33ca6dd" }, "downloads": -1, "filename": "dpauth-0.0.2.tar.gz", "has_sig": false, "md5_digest": "7f45543af3aaefeca1df4e3148622b47", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3034, "upload_time": "2017-05-17T19:20:22", "url": "https://files.pythonhosted.org/packages/7f/e1/f38ce87eac0b5c00ee149630100b15f32901bc56c9f61e5ed566279b2166/dpauth-0.0.2.tar.gz" } ] }