{ "info": { "author": "Joshua Ralls", "author_email": "", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 2.0", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "==========\nDjango Dad\n==========\n\nDjango Dad is a simple Django app to add a dad joke to the admin home page.\nIt uses https://icanhazdadjoke.com/ to get the jokes.\n\nQuick start\n-----------\n\n1. Add \"django-dad\" to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = [\n ...\n 'django-dad',\n ]\n\n2. Now go to your admin page and login, you should now see a new dad joke in the title area.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/TheEvilTopHat/django-dad", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "django-dad", "package_url": "https://pypi.org/project/django-dad/", "platform": "", "project_url": "https://pypi.org/project/django-dad/", "project_urls": { "Homepage": "https://github.com/TheEvilTopHat/django-dad" }, "release_url": "https://pypi.org/project/django-dad/0.1.2/", "requires_dist": null, "requires_python": "", "summary": "A simple Django app to add dad jokes to the admin page.", "version": "0.1.2" }, "last_serial": 3961100, "releases": { "0.1.2": [ { "comment_text": "", "digests": { "md5": "f91735108a73d243f9a3bf5e64345a56", "sha256": "d5865d8f5c87b7399a508911583d0d7b32e9a1bccef79b3a8b64114c3f802376" }, "downloads": -1, "filename": "django-dad-0.1.2.tar.gz", "has_sig": false, "md5_digest": "f91735108a73d243f9a3bf5e64345a56", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2833, "upload_time": "2018-06-14T12:17:32", "url": "https://files.pythonhosted.org/packages/50/74/3bbc127167bf4a7e4415c165b912f6d4533ffcece6c70a462b17077d7098/django-dad-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f91735108a73d243f9a3bf5e64345a56", "sha256": "d5865d8f5c87b7399a508911583d0d7b32e9a1bccef79b3a8b64114c3f802376" }, "downloads": -1, "filename": "django-dad-0.1.2.tar.gz", "has_sig": false, "md5_digest": "f91735108a73d243f9a3bf5e64345a56", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2833, "upload_time": "2018-06-14T12:17:32", "url": "https://files.pythonhosted.org/packages/50/74/3bbc127167bf4a7e4415c165b912f6d4533ffcece6c70a462b17077d7098/django-dad-0.1.2.tar.gz" } ] }