Skip to main content

SQLAlchemy query information panel for Django Debug Toolbar

Project description

Django Debug Toolbar SQLAlchemy

SQLAlchemy query information panel for Django Debug Toolbar.

Setup

Once the package is installed you'll want to add the module to your installed apps:

INSTALLED_APPS = (
	...
	'debug_toolbar_sqlalchemy',
	...
)

DEBUG_TOOLBAR_PANELS = (
	...
	'debug_toolbar_sqlalchemy.panel.SqlAlchemyDebugPanel',
	...
)

The only optional setting there is to modify is DEBUG_TOOLBAR_SQLALCHEMY_SLOW_QUERY_TIME which defines the cutoff in milliseconds for which queries will be marked as being slow.

License

This project is licensed on the GPLv3 license. The full license can be found in the LICENSE file.

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-toolbar-sqlalchemy-0.3.0.tar.gz (15.7 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file django-debug-toolbar-sqlalchemy-0.3.0.tar.gz.

File metadata

  • Download URL: django-debug-toolbar-sqlalchemy-0.3.0.tar.gz
  • Upload date:
  • Size: 15.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.1

File hashes

Hashes for django-debug-toolbar-sqlalchemy-0.3.0.tar.gz
Algorithm Hash digest
SHA256 914c91c2e3d8188caa59daa4339eb05f602688004eb898bec58f9998676b68d7
MD5 71be1b59a3779138a527812be7bc637d
BLAKE2b-256 3fdc7b9abefe3d5b25cca2a7ff2a13f9cda072f611f67b71b80007cfed788672

See more details on using hashes here.

File details

Details for the file django_debug_toolbar_sqlalchemy-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: django_debug_toolbar_sqlalchemy-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 16.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.1

File hashes

Hashes for django_debug_toolbar_sqlalchemy-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fbe2a7136861b6692ade74fe7046785584ee579b85c5144579eb667cad507ce5
MD5 8fc165a11e26714fd07cb610aee3cef2
BLAKE2b-256 d384b52d570eb8057ea2300f12067971b3a715054212b0009108452be76554ea

See more details on using hashes here.

Supported by

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