{ "info": { "author": "Simone Lusenti", "author_email": "simone@slusenti.me", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Framework :: Django", "License :: OSI Approved :: GNU General Public License (GPL)" ], "description": "Django middleware: for each HTTP request, if no url can handle it, searches for a suitable template (based on request uri) and renders it (similar to flatpage.middleware.FlatpageFallbackMiddleware).", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/lusentis/django-htmlfallbackmiddleware/zipball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/lusentis/django-htmlfallbackmiddleware", "keywords": "django", "license": "UNKNOWN", "maintainer": "", "maintainer_email": "", "name": "django-htmlfallbackmiddleware", "package_url": "https://pypi.org/project/django-htmlfallbackmiddleware/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-htmlfallbackmiddleware/", "project_urls": { "Download": "https://github.com/lusentis/django-htmlfallbackmiddleware/zipball/master", "Homepage": "https://github.com/lusentis/django-htmlfallbackmiddleware" }, "release_url": "https://pypi.org/project/django-htmlfallbackmiddleware/0.1/", "requires_dist": null, "requires_python": null, "summary": "Django middleware: for each HTTP request, if no url can handle it, searches for a suitable template (based on request uri) and renders it (similar to flatpage.middleware.FlatpageFallbackMiddleware).", "version": "0.1" }, "last_serial": 358729, "releases": { "0.1": [] }, "urls": [] }