Skip to main content

App for Django to during development enter PyCharm debugger on uncaught exceptions

Project description

https://badge.fury.io/py/django-pycharm-breakpoint.png

App for Django to enter PyCharm debugger on uncaught exceptions

  • Free software: BSD license

Features

  • Uncaught exceptions in django view implementations (and middlewares) will trigger the PyCharm debugger

Installation

You can install the plugin by running

pip install django-pycharm-breakpoint

In settings.py add django-pycharm-breakpoint to your INSTALLED_APPS

INTALLED_APPS += [‘django_pycharm_breakpoint’]

Usage

When running in the PyCharm debugger and the package is installed and added to the INSTALLED_APPS django setting, any uncaught exception will trigger a breakpoint in PyCharm.

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-pycharm-breakpoint-0.3.0.tar.gz (3.8 kB view details)

Uploaded Source

File details

Details for the file django-pycharm-breakpoint-0.3.0.tar.gz.

File metadata

  • Download URL: django-pycharm-breakpoint-0.3.0.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.8.5

File hashes

Hashes for django-pycharm-breakpoint-0.3.0.tar.gz
Algorithm Hash digest
SHA256 6ee4ef63f3168a4cc9c784735f0745b545b38193bac089965728fa037efd13ba
MD5 835eb77117dc28e047768959c595614b
BLAKE2b-256 a5a67a4e0f818914fac19ebc67dd7fc0910cbbc724076939d7c05534819824c2

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