{ "info": { "author": "Alister Cordiner", "author_email": "acordiner@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "=================\ndjango-ignorebots\n=================\n\n.. image:: https://img.shields.io/pypi/v/django-ignorebots.svg\n :target: https://pypi.python.org/pypi/django-ignorebots\n\n.. image:: https://img.shields.io/travis/acordiner/django-ignorebots.svg\n :target: https://travis-ci.org/acordiner/django-ignorebots\n\n.. image:: https://readthedocs.org/projects/django-ignorebots/badge/?version=latest\n :target: https://django-ignorebots.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n.. image:: https://pyup.io/repos/github/acordiner/django-ignorebots/shield.svg\n :target: https://pyup.io/repos/github/acordiner/django-ignorebots/\n :alt: Updates\n\nThe Django-provided ``BrokenLinkEmailsMiddleware`` is a handy way to be notified\nwhenever a user hits a 404 error on your website. The problem is, once you\nenable it, you tend to get spammed by notifications due to bots scanning you\nwebsite repeatedly hitting 404 errors. This can include search engine crawlers,\nexploit scanners, and even browsers.\n\nThis simple Django plug-in helps you to filter these out so that you are only\nnotified when a real user hits a 404 error.\n\nIgnore all the bots!\n\n*Documentation coming soon.*\n\n\n=======\nHistory\n=======\n\n0.1.0 (2019-02-07)\n------------------\n\n* First release on PyPI.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/acordiner/django_ignorebots", "keywords": "django_ignorebots", "license": "GNU General Public License v3", "maintainer": "", "maintainer_email": "", "name": "django-ignorebots", "package_url": "https://pypi.org/project/django-ignorebots/", "platform": "", "project_url": "https://pypi.org/project/django-ignorebots/", "project_urls": { "Homepage": "https://github.com/acordiner/django_ignorebots" }, "release_url": "https://pypi.org/project/django-ignorebots/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "Ignore all the bots!", "version": "0.1.0" }, "last_serial": 4793837, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "9e6ab205c4ce3283677c32c2d01274f2", "sha256": "80c6626c34b6428b163211be9cf94daa2105a8971b267b12d9481bda5fe83106" }, "downloads": -1, "filename": "django_ignorebots-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9e6ab205c4ce3283677c32c2d01274f2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3653, "upload_time": "2019-02-08T01:52:00", "url": "https://files.pythonhosted.org/packages/e9/11/6fa0bf7af960b6265fa3048d678563d3ad14e3259b6bd251cfc6b0bac15d/django_ignorebots-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9961a22512cb3a4278c2b382bae1a148", "sha256": "5b31a9d619703305f63bf07ddb573edf101802b8b3fa9000a439b028eb530add" }, "downloads": -1, "filename": "django_ignorebots-0.1.0.tar.gz", "has_sig": false, "md5_digest": "9961a22512cb3a4278c2b382bae1a148", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9232, "upload_time": "2019-02-08T01:52:02", "url": "https://files.pythonhosted.org/packages/28/f9/05ab72c0c3b6d0ade999eb5a63e7de7b159b52d1d218cefcde54aeba0939/django_ignorebots-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9e6ab205c4ce3283677c32c2d01274f2", "sha256": "80c6626c34b6428b163211be9cf94daa2105a8971b267b12d9481bda5fe83106" }, "downloads": -1, "filename": "django_ignorebots-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9e6ab205c4ce3283677c32c2d01274f2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3653, "upload_time": "2019-02-08T01:52:00", "url": "https://files.pythonhosted.org/packages/e9/11/6fa0bf7af960b6265fa3048d678563d3ad14e3259b6bd251cfc6b0bac15d/django_ignorebots-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9961a22512cb3a4278c2b382bae1a148", "sha256": "5b31a9d619703305f63bf07ddb573edf101802b8b3fa9000a439b028eb530add" }, "downloads": -1, "filename": "django_ignorebots-0.1.0.tar.gz", "has_sig": false, "md5_digest": "9961a22512cb3a4278c2b382bae1a148", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9232, "upload_time": "2019-02-08T01:52:02", "url": "https://files.pythonhosted.org/packages/28/f9/05ab72c0c3b6d0ade999eb5a63e7de7b159b52d1d218cefcde54aeba0939/django_ignorebots-0.1.0.tar.gz" } ] }