{ "info": { "author": "Espen Angell Kristiansen", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "###########################\nDjango error page templates\n###########################\n\nSimple and generic ``404.html`` and ``500.html`` templates for django. The\nerror messages are styled with the bootstrap hero-unit style.\n\n\nIssues/contribute\n=================\n\nReport any issues at the `github project page `_, and feel free\nto add your own guides/experiences to the wiki, and to contribute changes using\npull requests.\n\n\nInstall\n=======\n\n::\n\n $ pip install django_errortemplates\n\n\nSetup\n=====\n\nAdd ``'errortemplates'`` and ``'django.contrib.staticfiles'`` to\n``INSTALLED_APPS``.\n\n\nTry it out\n==========\n\nStart your server with::\n\n python manage.py runserver --insecure\n\nand navigate to a non-existing url or an url that raises an exception. Note that we use ``--insecure``\n\n\n.. _`django_errortemplates`: https://github.com/espenak/django_errortemplates", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/espenak/django_errortemplates", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django_errortemplates", "package_url": "https://pypi.org/project/django_errortemplates/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django_errortemplates/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/espenak/django_errortemplates" }, "release_url": "https://pypi.org/project/django_errortemplates/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "Django error page templates (404.html and 500.html).", "version": "1.0.1" }, "last_serial": 791093, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "66c01b868bd180b75dc13a318e8eb5a8", "sha256": "1c55a271749ea63fa01832c30f82c3c14ccec159bf2076d8ead212e490b58ab0" }, "downloads": -1, "filename": "django_errortemplates-1.0.tar.gz", "has_sig": false, "md5_digest": "66c01b868bd180b75dc13a318e8eb5a8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2406, "upload_time": "2012-04-10T14:52:16", "url": "https://files.pythonhosted.org/packages/a1/cd/96be873071d56fbd93568ee1ce476a4715636e41f3359f3338f1207e28cd/django_errortemplates-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "0b89d256ac1e03d657a83f769e156b5c", "sha256": "58f60e2e2d880b98c20e148ee3d085e90c45188b37eae0f79b35f733e8ce629f" }, "downloads": -1, "filename": "django_errortemplates-1.0.1.tar.gz", "has_sig": false, "md5_digest": "0b89d256ac1e03d657a83f769e156b5c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2483, "upload_time": "2012-04-20T08:44:44", "url": "https://files.pythonhosted.org/packages/4a/42/7eb281257452fa9d7b77398893bf63cd3c43419fe03b83e71b10c775ae33/django_errortemplates-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0b89d256ac1e03d657a83f769e156b5c", "sha256": "58f60e2e2d880b98c20e148ee3d085e90c45188b37eae0f79b35f733e8ce629f" }, "downloads": -1, "filename": "django_errortemplates-1.0.1.tar.gz", "has_sig": false, "md5_digest": "0b89d256ac1e03d657a83f769e156b5c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2483, "upload_time": "2012-04-20T08:44:44", "url": "https://files.pythonhosted.org/packages/4a/42/7eb281257452fa9d7b77398893bf63cd3c43419fe03b83e71b10c775ae33/django_errortemplates-1.0.1.tar.gz" } ] }