Skip to main content

Django debug error related exception search on Google/ Stack Overflow.

Project description

django-debug-helper

Django debug error related exception search on Google/ Stack Overflow.

Installation

$ pip install django-debug-helper

Setting it up

Add the custom middleware to your MIDDLEWARE in the settings.py.

if DEBUG:
	MIDDLEWARE += ('django-debug-helper.debug.ErrorSearchMiddleware', )

Next time you get an error in your applications, you will see an external link to a custom google/ stackoverflow search as you defined.

By default it set to google search, but if you want to use stackoverflow search instead of google then add this into your settings.py

DJANGO_TRACE_SEARCH_SITE = "stackoverflow"

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-debug-helper-1.1.6.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

django_debug_helper-1.1.6-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

Details for the file django-debug-helper-1.1.6.tar.gz.

File metadata

  • Download URL: django-debug-helper-1.1.6.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.6

File hashes

Hashes for django-debug-helper-1.1.6.tar.gz
Algorithm Hash digest
SHA256 364548379ab9ad527e14ba3028c5c3874fd457d0af5f52074e65351a980dc036
MD5 77ce595ad790fd06b2d5c91b80db94ff
BLAKE2b-256 66439b526a073c1d2fb4bea1bd20ee86f0e7197ca06bfbf5f92ec3f96fce9d09

See more details on using hashes here.

File details

Details for the file django_debug_helper-1.1.6-py3-none-any.whl.

File metadata

  • Download URL: django_debug_helper-1.1.6-py3-none-any.whl
  • Upload date:
  • Size: 5.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.6

File hashes

Hashes for django_debug_helper-1.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 3ac5461cbd3c3e1541fa920d1ad7b518c1234edf4a0e62cf152c61a640766090
MD5 f2b3b7c8edc589344f24c2ee21bfa466
BLAKE2b-256 fa80b74a8a7bc970d591edd2ed393d7a1aad161a5d03b483f08490b68ab4a8e7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page